Skip to content

Commit 235c64e

Browse files
authored
Post release cleanup
1 parent 64851df commit 235c64e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
811
## [0.3.0] - 2026-05-15
912

1013
### Added
1114

1215
- Support and testing for Python versions >= 3.12. ([@brews](https://github.com/brews), [PR#33](https://github.com/ClimateImpactLab/isku/pull/33))
13-
- Installs with xarray versions earlier than 2026.4.0. ([@brews](https://github.com/brews), [PR#33](https://github.com/ClimateImpactLab/isku/pull/33))
16+
- Allow installs with xarray versions earlier than 2026.4.0. ([@brews](https://github.com/brews), [PR#33](https://github.com/ClimateImpactLab/isku/pull/33))
1417

1518
## [0.2.0] - 2026-05-14
1619

@@ -38,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3841

3942
- Initial release.
4043

44+
[Unreleased]: https://github.com/climateimpactlab/isku/compare/v0.3.0...HEAD
4145
[0.3.0]: https://github.com/climateimpactlab/isku/compare/v0.2.0...v0.3.0
4246
[0.2.0]: https://github.com/climateimpactlab/isku/compare/v0.1.0...v0.2.0
4347
[0.1.0]: https://github.com/climateimpactlab/isku/releases/tag/v0.1.0

0 commit comments

Comments
 (0)