Removed incorrect release note

This commit is contained in:
Gregory Oschwald 2014-02-19 08:38:10 -08:00
parent 24c856cbfa
commit ee2124b699

View File

@ -4,7 +4,6 @@ CHANGELOG
0.6.0 (2014-02-19) 0.6.0 (2014-02-19)
------------------ ------------------
* First full release.
* This API is now licensed under the Apache License, Version 2.0. * This API is now licensed under the Apache License, Version 2.0.
* Model and record classes now implement `JsonSerializable`. * Model and record classes now implement `JsonSerializable`.
* `isset` now works with model and record classes. * `isset` now works with model and record classes.