Skip to content

Commit 46d17dd

Browse files
authored
Merge pull request #35 from redsun-acquisition/update-deps
docs: update changelog
2 parents 91c0f4b + 0675d11 commit 46d17dd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Dates are specified in the format `DD-MM-YYYY`.
99

10+
## [0.9.1] - 06-03-2026
11+
12+
- Moved documentation dependencies to separate group
13+
- Added support for `boolean` dtype descriptor
14+
- Updated lockfile
15+
1016
## [0.9.0] - 27-02-2026
1117

1218
### Added
@@ -216,6 +222,7 @@ Dates are specified in the format `DD-MM-YYYY`.
216222

217223
- Initial release on PyPI
218224

225+
[0.9.1]: https://github.com/redsun-acquisition/redsun/compare/v0.9.0...v0.9.1
219226
[0.9.0]: https://github.com/redsun-acquisition/redsun/compare/v0.8.2...v0.9.0
220227
[0.8.2]: https://github.com/redsun-acquisition/redsun/compare/v0.8.0...v0.8.2
221228
[0.8.0]: https://github.com/redsun-acquisition/redsun/compare/v0.7.2...v0.8.0

0 commit comments

Comments
 (0)