update change log

This commit is contained in:
Leo Horie 2015-07-23 23:13:03 -04:00
parent c8ae577c63
commit a57b1986ac

View file

@ -13,6 +13,7 @@
- errors thrown from the exception monitor no longer freeze redrawing
- fix edge case with falsy keys
- fix controller prototype inheritance in component controllers
- fix return value of `parseQueryString` if input is empty string
---