Skip to content

Commit 557c3c3

Browse files
committed
changelog shenanigans
1 parent 3f4a60e commit 557c3c3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## v4.0.1
99

1010
* Fixed the timestamp parsing in Clickhouse dialect.
1111
* Fixed the schema in the tutorial for clickhouse.
12-
* Bump version of `schema` dependency to fix errors with new Clickhouse versions now using `system.tables` table instead of `information_schema.tables` view.
1312
* Add `--network` flag to override the default value in the manifest or spkg
1413

1514
## v4.0.0
1615

16+
* Bump version of `schema` dependency to fix errors with new Clickhouse versions now using `system.tables` table instead of `information_schema.tables` view.
17+
18+
## v4.0.0-rc.3
19+
1720
* Fix a critical bug breaking the reorg management when more than one row needs to be reverted.
1821

1922
## v4.0.0-rc.2

0 commit comments

Comments
 (0)