diff options
| author | Igor Minar | 2011-07-29 19:34:11 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-08-18 23:23:27 -0700 | 
| commit | 74db92cd9f37fc27e33ec0238e9f6afdcdb3e706 (patch) | |
| tree | f42e4372f6f04aef3a1f3aed78c0e027dd428270 | |
| parent | aacd5b672e8836b30c5921fb77b167de827f48b0 (diff) | |
| download | angular.js-74db92cd9f37fc27e33ec0238e9f6afdcdb3e706.tar.bz2 | |
doc(release notes): small fixes for the 0.9.18 release
| -rw-r--r-- | CHANGELOG.md | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 2544a4e8..88a507fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,8 @@  <a name="0.9.18"><a/> -# AngularJS 0.9.18 jiggling-armfat (2011-07-29) # +# 0.9.18 jiggling-armfat (2011-07-29) #  ### Features -- made angular(.min).js -  [ECMAScript 5 Strict Mode](https://developer.mozilla.org/en/JavaScript/Strict_mode) compliant +- [ECMAScript 5 Strict Mode](https://developer.mozilla.org/en/JavaScript/Strict_mode) compliance  - [jqLite]    - added `show()`, `hide()` and `eq()` methods to jqlite      ([commit](https://github.com/angular/angular.js/commit/7a3fdda9650a06792d9278a8cef06d544d49300f)) | 
