Skip to content

Commit

Permalink
docs(Angular2Apollo): Add recent changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Nov 2, 2016
1 parent 4be620c commit c61fc6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,7 @@

### vNEXT

- Made `mutate()` and `query()` methods to return `Observable` instead of `Promise` ([PR #140](https://github.com/apollostack/angular2-apollo/pull/140))
- Define types of options and results (of `watchQuery`, `query`, `mutate`) ([PR #145](https://github.com/apollostack/angular2-apollo/pull/145))

### v0.7.0
Expand Down

0 comments on commit c61fc6d

Please sign in to comment.