Skip to content

Commit 6c1ce81

Browse files
committed
Add 0.2.0 release notes
1 parent 316313a commit 6c1ce81

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ 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.1.1...master)
8+
## [Unreleased](https://github.com/altinity/ice/compare/v0.2.0...master)
9+
10+
## [0.2.0](https://github.com/altinity/ice/compare/v0.1.1...v0.2.0)
11+
12+
### Added
13+
- Ability to specify `ice` config via `ICE_CONFIG_YAML` env var and `ice-rest-catalog` config via `ICE_REST_CATALOG_YAML`.
14+
15+
### Changed
16+
- `ice --partition/--sort` to accept YAML and not just JSON.
917

1018
## [0.1.1](https://github.com/altinity/ice/compare/v0.1.0...v0.1.1)
1119

0 commit comments

Comments
 (0)