aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f12f9952..963deb34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# <angular/> 0.9.1 repulsion-field (in-progress) #
+
+### Breaking changes
+- $cookieStore service is not globally published any more, if you use it, you must request it via
+ $inject as any other non-global service
+
+
+
# <angular/> 0.9.0 dragon-breath (2010-10-20) #
### Security