diff options
| author | Igor Minar | 2010-11-25 10:10:54 -0800 |
|---|---|---|
| committer | Igor Minar | 2010-11-25 10:10:54 -0800 |
| commit | d07e9f77f18481cec43a7957b9804766976376ec (patch) | |
| tree | 394514512b707626bab4248e39c3c1e3468c19ae | |
| parent | aa21c521ebf71850f5c3196b5697d371e4096a3e (diff) | |
| download | angular.js-d07e9f77f18481cec43a7957b9804766976376ec.tar.bz2 | |
updating the release notes for 0.9.5
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e839c4..47b43436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# <angular/> 0.9.5 turkey-blast (in-progress) # +# <angular/> 0.9.5 turkey-blast (2010-11-25) # + +### Docs +- 99% of the content from the angular wiki is now in the docs + +### Api +- added `angular.Array.limitTo` to make it easy to select first or last few items of an array # <angular/> 0.9.4 total-recall (2010-11-18) # |
