Updates NEWS with latest features and bug fixes

This commit is contained in:
Raul Ochoa 2014-05-07 11:29:49 +02:00
parent 2d2c056d6b
commit fa94cc5718

View File

@ -1,9 +1,18 @@
1.10.0 - 2014-MM-DD
-------------------
New features:
* Order by and sort order through http query params
Enhancements:
* Stream JSON responses
* Pre-compiling may write regex
Bug fixes:
* Support trailing semicolons (#147)
1.9.1 - 2014-03-27
------------------