Skip to content

Commit

Permalink
chore(changelog): add missing entries
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Mar 25, 2015
1 parent ded4714 commit d1712d9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## 0.4.0 (2015-03-25)

#### Features

* **EventManager:** enable two-way binding of contenteditable elements
* **ObserverLocator:** support value binding select elements

#### Bug Fixes

* **SelectValueObserver:** Safari and Internet Explorer
* **SelectValueObserver:** internet explorer fix
* **value-converter:** update to plug into new resource pipeline ([4e8c99d9](http://github.com/aurelia/binding/commit/4e8c99d9733cc9997754f40c78104e633ecab485))


Expand Down Expand Up @@ -152,4 +158,3 @@
#### Bug Fixes

* **observer-locator:** add Object.getPropertyDescriptor polyfill ([949cd344](http://github.com/aurelia/binding/commit/949cd344962614458defe0faa691347497e5abf6))

0 comments on commit d1712d9

Please sign in to comment.