diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b90c885..98afada5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -# Unreleased +# [v0.5.0] - 2023-07-04 ## Added @@ -210,17 +210,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Able to set game FPS to be fixed for movie playback ### UniTAS GUI + - Basic GUI for playback ### UniTAS set up tool + - Able to download UniTAS stable, nightly, and by tag - Able to download BepInEx stable, nightly, and by tag - Able to set up BepInEx and UniTAS to an unity game directory - Game directory access history and usage -[unreleased]: https://github.com/Eddio0141/UniTAS/compare/v0.4.0...HEAD -[v0.3.0]: https://github.com/Eddio0141/UniTAS/compare/v0.3.0...v0.4.0 +[unreleased]: https://github.com/Eddio0141/UniTAS/compare/v0.5.0...HEAD + +[v0.5.0]: https://github.com/Eddio0141/UniTAS/compare/v0.4.0...v0.5.0 + +[v0.4.0]: https://github.com/Eddio0141/UniTAS/compare/v0.3.0...v0.4.0 + [v0.3.0]: https://github.com/Eddio0141/UniTAS/compare/v0.2.0_v1.1.3...v0.3.0 + [v0.2.0_v1.1.3]: https://github.com/Eddio0141/UniTAS/compare/v0.1.0_v1.1.2...v0.2.0_v1.1.3 + [v0.1.0_v1.1.2]: https://github.com/Eddio0141/UniTAS/compare/v0.1.0_v1.1.1...v0.1.0_v1.1.2 + [v0.1.0_v1.1.1]: https://github.com/Eddio0141/UniTAS/releases/tag/v0.1.0_v1.1.1 \ No newline at end of file