From b3d5d2caa9bef5a0a310c1cdb85edf0d1dd74a7d Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 30 Jun 2011 09:09:05 -0700 Subject: docs:changelog: updating release notes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3