From 9b442075c820e7e141b21efb3fb597e2170e6777 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 6 May 2023 19:10:33 +0200 Subject: [PATCH] docs: updated changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eadf91..21492e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.1.0] +## [1.1.0] - 06.05.2023 ### Added @@ -26,12 +26,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed sandboxed game running (sounds are broken for now) -## [1.0.0] +## [1.0.0] - 01.05.2023 🚀 Initial release
[unreleased]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.1.0...next -[1.1.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/releases/tag/1.1.0 +[1.1.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.0.0...1.1.0 [1.0.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/releases/tag/1.0.0