Skip to content

Commit b421389

Browse files
authored
Update CHANGELOG to remove JSON support entries
Removed support for JSON type options and dynamic JSON encoding in RowBinary.
1 parent 41e5312 commit b421389

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
## Unreleased
44

55
- RowBinary: truncate NaiveDateTime resulting from DateTime64 https://github.com/plausible/ch/pull/297
6-
- Add support for `JSON(...)` (JSON with options) type https://github.com/plausible/ch/pull/309
7-
- RowBinary: de- and encode dynamic JSON https://github.com/plausible/ch/pull/296
86
- use gregorian seconds for naive datetime encoding in RowBinary (it's faster this way) https://github.com/plausible/ch/pull/311
97
- use `DateTime.to_unix/2` + `DateTime.to_naive/1` for naive datetime decoding in RowBinary https://github.com/plausible/ch/pull/313
108
- allow non-UTC timezones for DateTime64 RowBinary encoding https://github.com/plausible/ch/pull/315

0 commit comments

Comments
 (0)