diff options
| author | Igor Minar | 2010-11-18 21:17:18 -0800 | 
|---|---|---|
| committer | Igor Minar | 2010-11-18 22:40:00 -0800 | 
| commit | 3fbfa357caf81a0a31615bd5d8dc4be322166cdc (patch) | |
| tree | 0aa4470c9cd2795b10f8bda4db7a54943ae3f3a5 /CHANGELOG.md | |
| parent | 50ef1f8e35d23020b2b5dfde8002f2430049fb47 (diff) | |
| download | angular.js-3fbfa357caf81a0a31615bd5d8dc4be322166cdc.tar.bz2 | |
updated release notes for the 0.9.4 total-recall release
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 15 | 
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4610c43b..ad874b0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,17 @@ -# <angular/> 0.9.4 total-recall (in-progress) # +# <angular/> 0.9.4 total-recall (2010-11-18) # + +### Docs +- searchable docs +- UI improvements +- we now have ~85% of the wiki docs migrated to ng docs +- some but not all docs were updated along the way + + +### Api +- ng:include now supports `onload` attribute (commit cc749760) + +### Misc +- Better error handling - compilation exception now contain stack trace (commit b2d63ac4)  # <angular/> 0.9.3 cold-resistance (2010-11-10) #  | 
