From 97573c39305a4d91c14703f1064bdfdd7153b080 Mon Sep 17 00:00:00 2001
From: Igor Minar
Date: Mon, 11 Apr 2011 10:21:23 -0700
Subject: release notes for 0.9.15 lethal-stutter release
---
CHANGELOG.md | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf2a3299..ff31ecac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
-# 0.9.15 lethal-stutter (in-progress) #
+# 0.9.15 lethal-stutter (2011-04-11) #
+### Features
+- IE9 support
+
+
+### Bug Fixes
+- reverted [ng:view] sync cache fix due to regression in the order of initialization of parent
+ and child controllers. (commits 9bd2c396 and 3d388498)
+- [$resource] success callback is now executed whenever the http status code is <200,300>
+
+
+### Docs
+- fixed intentation code that caused some of the snippets on docs.angularjs.org to be mangled.
+- many small improvements of the api docs.
--
cgit v1.2.3