Update changelog

This commit is contained in:
Itai Shirav 2017-04-04 15:26:15 +03:00
parent 4340fc2197
commit abc3fdeebe

View File

@ -1,6 +1,12 @@
Change Log Change Log
========== ==========
Unreleased
----------
- Add support for ReplacingMergeTree (leenr)
- Fix problem with SELECT WITH TOTALS (pilosus)
- Update serialization format of DateTimeField to 10 digits, zero padded (nikepan)
v0.8.0 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