Skip to content

Commit

Permalink
Updating date on Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Garethp committed Dec 4, 2015
1 parent 61f6fc0 commit 07244a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.7.0 - 2015-12-*
## 0.7.0 - 2015-12-04
* Implemented `ArrayAccess`, `AggregateIterator` and `Countable` on `ArrayOfRealItemsType`, `FindItemParentType` and
`GroupedItemsType` to let you iterate over them directly. This should allow you to use responses more effectively and
access other data that was previous lost (such as whether or not the responses returned were paginated). This is a breaking
Expand Down

0 comments on commit 07244a1

Please sign in to comment.