diff --git a/CHANGELOG.md b/CHANGELOG.md index ebfdba4a..ae42ee60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,14 @@ 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). -# [0.1.0] - 2023-02-24 +# [v0.1.0_v1.1.2] - 2023-02-24 + +## Fixed + +### UniTAS set up tool +- Fixed installing UniTAS from GitHub release + +# [v0.1.0_v1.1.1] - 2023-02-24 ## Added @@ -30,4 +37,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Able to set up BepInEx and UniTAS to an unity game directory - Game directory access history and usage -[0.1.0]: https://github.com/Eddio0141/UniTAS/releases/tag/v0.1.0 \ No newline at end of file +[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