1.0.0-alpha.6

This commit is contained in:
Graham Esau 2024-08-17 20:12:53 +01:00
parent a6698f8955
commit 677f76f7a3
6 changed files with 13 additions and 7 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [1.0.0-alpha.6] - 2024-08-17
### Fixed
- Fixed a configuration error that caused rustdoc generation to fail on docs.rs
## [1.0.0-alpha.5] - 2024-08-17
### Added