Skip to content

Commit

Permalink
Merge pull request #241 from ClimateImpactLab/release_prep
Browse files Browse the repository at this point in the history
Prepare for next release
  • Loading branch information
kemccusker authored Apr 25, 2024
2 parents a078c4f + c503a55 commit 25dfb39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2024-04-24

### Added

- 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))
Expand Down Expand Up @@ -114,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release.

[unreleased]: https://github.com/climateimpactlab/dscim/compare/v0.5.0...HEAD
[unreleased]: https://github.com/climateimpactlab/dscim/compare/v0.6.0...HEAD
[0.6.0]: https://github.com/climateimpactlab/dscim/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/climateimpactlab/dscim/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/climateimpactlab/dscim/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/climateimpactlab/dscim/compare/v0.2.1...v0.3.0
Expand Down

0 comments on commit 25dfb39

Please sign in to comment.