Changelog for data-has-0.2.0.0

# v0.2.0.0 * Change `get/modify` to `getter/modifier` to reduce naming collision, namely `get/modify` would collide with `MonadState`. * Add tuple instances up to 12 elements.