Skip to content

Commit 25dfb39

Browse files
authored
Merge pull request #241 from ClimateImpactLab/release_prep
Prepare for next release
2 parents a078c4f + c503a55 commit 25dfb39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.6.0] - 2024-04-24
10+
911
### Added
1012

1113
- Add an option for producing SCC ranges that account for only statistical uncertainty. ([PR #143](https://github.com/ClimateImpactLab/dscim/pull/143), [@davidrzhdu](https://github.com/davidrzhdu))
@@ -114,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114116

115117
- Initial release.
116118

117-
[unreleased]: https://github.com/climateimpactlab/dscim/compare/v0.5.0...HEAD
119+
[unreleased]: https://github.com/climateimpactlab/dscim/compare/v0.6.0...HEAD
120+
[0.6.0]: https://github.com/climateimpactlab/dscim/compare/v0.5.0...v0.6.0
118121
[0.5.0]: https://github.com/climateimpactlab/dscim/compare/v0.4.0...v0.5.0
119122
[0.4.0]: https://github.com/climateimpactlab/dscim/compare/v0.3.0...v0.4.0
120123
[0.3.0]: https://github.com/climateimpactlab/dscim/compare/v0.2.1...v0.3.0

0 commit comments

Comments
 (0)