Skip to content

Commit 21bf62e

Browse files
committed
Add 0.6.0 release notes
1 parent 015f7d8 commit 21bf62e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/altinity/ice/compare/v0.5.1...master)
99

10+
## [0.6.0](https://github.com/altinity/ice/compare/v0.5.1...v0.6.0)
11+
12+
### Added
13+
- ice: Support for `warehouse=file:///absolute/path`.
14+
- ice: Ability to whitelist `file://` locations outside the `warehouse=file://...` (useful when referencing
15+
Parquet files located elsewhere on the filesystem).
16+
1017
## [0.5.1](https://github.com/altinity/ice/compare/v0.5.0...v0.5.1)
1118

1219
### Fixed

0 commit comments

Comments
 (0)