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

Commit

Permalink
update version in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
James Baxley authored Jan 5, 2017
1 parent fb1911f commit e51a15d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
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.

### vNext
+ [PR #390](https://github.com/apollostack/react-apollo/pull/390) gets rid of warning during queries test.

[PR #391](https://github.com/apollostack/react-apollo/pull/391) gets rid of warnings during redux test.
### v0.7.3
- Chore: [PR #390](https://github.com/apollostack/react-apollo/pull/390) gets rid of warning during queries test.

[PR #389](https://github.com/apollostack/react-apollo/pull/389) added a shouldResubscribe option to allow subscriptions to automatically resubscribe when props change.
- Chore: [PR #391](https://github.com/apollostack/react-apollo/pull/391) gets rid of warnings during redux test.

- Feature: [PR #389](https://github.com/apollostack/react-apollo/pull/389) added a shouldResubscribe option to allow subscriptions to automatically resubscribe when props change.

### v0.7.2

Expand Down

0 comments on commit e51a15d

Please sign in to comment.