diff options
| author | Igor Minar | 2011-06-30 09:09:05 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-06-30 09:09:05 -0700 |
| commit | b3d5d2caa9bef5a0a310c1cdb85edf0d1dd74a7d (patch) | |
| tree | a16088b17b189a11166fc48ca14ec02a29909fb5 | |
| parent | c02ef92630308cda6148de74e5561aeecff5f24d (diff) | |
| download | angular.js-b3d5d2caa9bef5a0a310c1cdb85edf0d1dd74a7d.tar.bz2 | |
docs:changelog: updating release notes
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d9c926f1..d541dc70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,10 @@ - Fixed JSONP support in [$xhr] which didn't work without jquery since v0.9.13. +### Documentation +- various small fixes and improvements + + ### Breaking changes - $service now has $service.invoke for method injection ($service(self, fn) no longer works) - injection name inference no longer supports method curry and linking functions. Both must be |
