We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5559784 commit 72e2d02Copy full SHA for 72e2d02
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## Unreleased
8
9
+## [0.20.0] - 2024-12-21
10
+
11
### Changed
12
* **Breaking**: dropped compatibility for Nix versions below 2.24.10
13
* **Breaking**: dropped compatibility for nixpkgs-23.11
@@ -824,6 +826,7 @@ files parsed as nix attribute sets.
824
826
## 0.1.0 - 2022-01-22
825
827
- First release
828
829
+[0.20.0]: https://github.com/ipetkov/crane/compare/v0.19.4...v0.20.0
830
[0.19.4]: https://github.com/ipetkov/crane/compare/v0.19.3...v0.19.4
831
[0.19.3]: https://github.com/ipetkov/crane/compare/v0.19.2...v0.19.3
832
[0.19.2]: https://github.com/ipetkov/crane/compare/v0.19.1...v0.19.2
0 commit comments