From 56eeba0f3c5acc8667147b4534e3c17b8ffe06b5 Mon Sep 17 00:00:00 2001
From: Igor Minar
Date: Thu, 23 Dec 2010 22:41:05 -0800
Subject: release notes for the 0.9.8 release
---
CHANGELOG.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4c911fe..63a9ad2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,16 @@
-# 0.9.8 astral-projection (in-progress) #
+# 0.9.8 astral-projection (2010-12-23) #
+
+### Docs/Getting started
+- angular-seed project to get you hacking on an angular apps quickly
+ https://github.com/angular/angular-seed
+
+### Performance
+- Delegate JSON parsing to native parser (JSON.parse) if available
### Bug Fixes
- Ignore input widgets which have no name (issue #153)
+
# 0.9.7 sonic-scream (2010-12-10) #
### Bug Fixes
--
cgit v1.2.3