CHANGELOG.md in fair_dice_roll-7.0.1 vs CHANGELOG.md in fair_dice_roll-9.0.0
- old
+ new
@@ -5,10 +5,22 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [9.0.0] - 2024-07-08
+
+### Changed
+
+- Re-roll
+
+## [8.0.0] - 2024-05-08
+
+### Changed
+
+- Re-roll
+
## [7.0.1] - 2024-04-15
### Fixed
- Corrected link in contribution steps
@@ -76,10 +88,12 @@
### Added
- Initial release!
-[unreleased]: https://github.com/laserlemon/fair_dice_roll/compare/v7.0.1...HEAD
+[unreleased]: https://github.com/laserlemon/fair_dice_roll/compare/v9.0.0...HEAD
+[9.0.0]: https://github.com/laserlemon/fair_dice_roll/compare/v8.0.0...v9.0.0
+[8.0.0]: https://github.com/laserlemon/fair_dice_roll/compare/v7.0.1...v8.0.0
[7.0.1]: https://github.com/laserlemon/fair_dice_roll/compare/v7.0.0...v7.0.1
[7.0.0]: https://github.com/laserlemon/fair_dice_roll/compare/v6.0.0...v7.0.0
[6.0.0]: https://github.com/laserlemon/fair_dice_roll/compare/v5.1.0...v6.0.0
[5.1.0]: https://github.com/laserlemon/fair_dice_roll/compare/v5.1.0.rc1...v5.1.0
[5.1.0.rc1]: https://github.com/laserlemon/fair_dice_roll/compare/v5.0.0...v5.1.0.rc1