updated history

This commit is contained in:
Ritchie Martori
2013-01-29 08:45:06 -08:00
parent 427ac2434a
commit d157609ab1

View File

@@ -2,6 +2,7 @@
## 0.6.10
- Fixed bug where query strings were not properly parsed.
- Fixed certain errors returned as HTML rather than JSON.
- Fixed bug where changing a property type from "number" to "string" made existing properties uneditable.
- Fixed bug where `changed()` was returning true for values that had not changed.