Skip to content

Commit f44d762

Browse files
committed
Add 0.4.0 release notes
1 parent 4c51ebc commit f44d762

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/altinity/ice/compare/v0.3.1...master)
8+
## [Unreleased](https://github.com/altinity/ice/compare/v0.4.0...master)
9+
10+
## [0.4.0](https://github.com/altinity/ice/compare/v0.3.1...v0.4.0)
11+
12+
### Added
13+
- `name` (catalog name) config option for ice-rest-catalog that enables multiple catalogs share the same etcd/postgresql/etc. instance.
14+
15+
### Fixed
16+
- `ice scan` failing on a table with `timestamptz` column(s).
17+
- ice insert: `date` type handling.
918

1019
## [0.3.1](https://github.com/altinity/ice/compare/v0.3.0...v0.3.1)
1120

0 commit comments

Comments
 (0)