Skip to content

Commit

Permalink
Merge pull request #46 from apollostack/changelog
Browse files Browse the repository at this point in the history
docs(changelog): add info about #44
  • Loading branch information
kamilkisiela committed Jul 17, 2016
2 parents db21c02 + 33ed744 commit a610cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Passing all the options of mutation in `Apollo` decorator [PR #39](https://github.com/apollostack/angular2-apollo/pull/39)
- Added support for `apollo-client` breaking change that moves methods to query's observable ([PR #40](https://github.com/apollostack/angular2-apollo/pull/40))
- Replaced `lodash` with subpackages, removed `graphql-tag` from dependencies, moved `apollo-client` and `@angular/core` to peerDependecies ([PR #44](https://github.com/apollostack/angular2-apollo/pull/44))

### v0.3.0

Expand Down

0 comments on commit a610cdd

Please sign in to comment.