Releasing v0.8.0

This commit is contained in:
Itai Shirav 2017-02-22 10:52:03 +02:00
parent f70d0697a7
commit 6c3a82a2b4

View File

@ -1,8 +1,8 @@
Change Log Change Log
========== ==========
[Unreleased] v0.8.0
------------ ------
- Always keep datetime fields in UTC internally, and convert server timezone to UTC when parsing query results - Always keep datetime fields in UTC internally, and convert server timezone to UTC when parsing query results
- Support for ALIAS and MATERIALIZED fields (M1ha) - Support for ALIAS and MATERIALIZED fields (M1ha)
- Pagination: passing -1 as the page number now returns the last page - Pagination: passing -1 as the page number now returns the last page