doc(release notes): small fixes for the 0.9.18 release

This commit is contained in:
Igor Minar 2011-07-29 19:34:11 -07:00
parent aacd5b672e
commit 74db92cd9f

View file

@ -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))