Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashko Stubailo committed Apr 26, 2016
1 parent dcdc835 commit 9c7f8ca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

Expect active development and potentially significant breaking changes in the `0.x` track. We'll try to be diligent about releasing a `1.0` version in a timely fashion (ideally within 1 or 2 months), so that we can take advantage of SemVer to signify breaking changes from that point on.

### v0.1.6
### v0.2.0

Remove `result` key in favor of dynamic key from query or mutation. (https://github.com/apollostack/react-apollo/pull/31)
**Breaking change:**

Remove `result` key in favor of dynamic key matching root fields of the query or mutation. (https://github.com/apollostack/react-apollo/pull/31)

```js
{
Expand Down

0 comments on commit 9c7f8ca

Please sign in to comment.