We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb97a7b commit 339d59dCopy full SHA for 339d59d
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/altinity/ice/compare/v0.10.1...master)
9
10
+## [0.11.0](https://github.com/altinity/ice/compare/v0.10.1...v0.11.0)
11
+
12
+### Added
13
+- ice `--files-from` & `--retry-list-exit-code` cli options.
14
15
+### Fixed
16
+- TZ information getting lost when partitioning ([#85](https://github.com/Altinity/ice/issues/85)).
17
18
## [0.10.1](https://github.com/altinity/ice/compare/v0.10.0...v0.10.1)
19
20
### Fixed
0 commit comments