Skip to content

Commit

Permalink
Prepare 0.9.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Dec 16, 2022
1 parent 059d139 commit 284afd7
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,16 @@ Security in case of vulnerabilities.
-->

(changelog/unreleased)=
<!-- (changelog/unreleased)= -->

## [Unreleased]
<!-- ## [Unreleased] -->

## [0.9.0rc0]

### Added

- {class}`snek5000.output.spatial_means.SpatialMeans`.
- New block `user_size` in `SIZE.j2` template (see {mod}`snek5000.resources`).

### Removed

Expand Down Expand Up @@ -350,6 +357,8 @@ lists are a very incomplete lists of the additions, changes and deprecations.
- Python packaging
- Sphinx + Doxygen + Breathe documentation

<!-- [unreleased]: https://github.com/snek5000/snek5000/compare/0.8.0...HEAD -->

[0.0.1]: https://github.com/snek5000/snek5000/releases/tag/0.0.1
[0.1.0]: https://github.com/snek5000/snek5000/compare/0.0.1...0.1.0
[0.1.1]: https://github.com/snek5000/snek5000/compare/0.1.0...0.1.1
Expand All @@ -366,5 +375,5 @@ lists are a very incomplete lists of the additions, changes and deprecations.
[0.6.1b0]: https://github.com/snek5000/snek5000/compare/0.6.0b0...0.6.1b0
[0.7.0b0]: https://github.com/snek5000/snek5000/compare/0.6.1b0...0.7.0b0
[0.8.0]: https://github.com/snek5000/snek5000/compare/0.7.0b0...0.8.0
[0.9.0rc0]: https://github.com/snek5000/snek5000/compare/0.8.0...0.9.0rc0
[@paugier]: https://github.com/paugier
[unreleased]: https://github.com/snek5000/snek5000/compare/0.8.0...HEAD

0 comments on commit 284afd7

Please sign in to comment.