We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d648987 commit 8ca9265Copy full SHA for 8ca9265
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
### vNEXT
4
5
+### v0.4.6
6
+
7
+- Moved to Angular 2 final and updated RxJS to the latest version ([PR #96](https://github.com/apollostack/angular2-apollo/pull/96))
8
9
### v0.4.5
10
11
- Moved to Angular2 RC6 ([PR #81](https://github.com/apollostack/angular2-apollo/pull/81))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "angular2-apollo",
- "version": "0.4.5",
+ "version": "0.4.6",
"description": "Angular 2.0 client for Apollo",
"main": "build/src/index.js",
"typings": "./build/src/index.d.ts",
0 commit comments