Skip to content

Commit

Permalink
changelog for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
cbyrohl committed Feb 16, 2024
1 parent 4552034 commit dcc8c3e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]


## [0.3.0] - 2024-02-16

### Added

- various documentation improvements, including API cleanup, cookbooks and developer guide (PR #123, #136, #137, #145, #153; furthermore fixes #147, #148, #149, #151)
- improved docstring coverage (PR #121)
- more default units for gadget-style snapshots (PR #96)
- unit inference reporting (PR #130)
- tolerance for get_dataset (PR #132)
- overwrite_cache for load of series (PR #152)

### Fixed

- recover from corrupt cache (PR #95)
- various documentation fixes (PR #120, #107, #112, #114, #122, #124, #126, #127)
- testing of markdown docs (PR #128, #135, #146)
- some unit support fix (PR #131)


## [0.2.4] - 2023-08-24

### Added
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Chris Byrohl
Copyright (c) 2022-2024 Chris Byrohl

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit dcc8c3e

Please sign in to comment.