Skip to content

Commit c6be16d

Browse files
committed
docs: 1.1.5 changelog
1 parent 93aa051 commit c6be16d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 1.1.5
2+
- refactor: refactor uniq aggregate function.
3+
- feat: add some ClickHouse tuple and hash functions.
4+
- fix: test and fix ClickHouse functions.
5+
- ci: remove deploy of testpypi.
6+
- docs: update DatabaseOperations.max_in_list_size docstring.
7+
- docs: fix readme error word.
8+
- chore: clickhouse_backend.models.functions turn module to package.
9+
10+
### 1.1.4
11+
- fix [#57](https://github.com/jayvynl/django-clickhouse-backend/issues/57).
12+
- Implemente an improved version of inspectdb command.
13+
- Fix update compiler.
14+
115
### 1.1.3
216
- Fix #50 partition by single expression raise TypeError.
317
- Fix #51 .

0 commit comments

Comments
 (0)