diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a13a8ed..610e5b8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.3] - 2024-09-04 + ### Added - The value of die faces can now be text, as well as numbers. (#209) @@ -72,7 +74,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Tabletop Club has been released! \o/ -[unreleased]: https://github.com/drwhut/tabletop-club/compare/v0.1.2...HEAD +[unreleased]: https://github.com/drwhut/tabletop-club/compare/v0.1.3...HEAD +[0.1.3]: https://github.com/drwhut/tabletop-club/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/drwhut/tabletop-club/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/drwhut/tabletop-club/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/drwhut/tabletop-club/releases/tag/v0.1.0