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