diff --git a/CHANGELOG.md b/CHANGELOG.md index a73cee4..30e57b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Fixed + +## [v0.0.5] + +### Added + - New joystict/trackpad controls scheme [#7](https://github.com/imustafin/pbdoom/issues/7) - Added PBDoom version to the top title bar -### Fixed - ## [v0.0.4] ### Added @@ -50,7 +54,8 @@ with downloads available from the [releases](https://github.com/imustafin/pbdoom page - Control buttons placement is computed based on screen dimensions [#1](https://github.com/imustafin/pbdoom/issues/1) -[unreleased]: https://github.com/imustafin/pbdoom/compare/v0.0.4...HEAD +[unreleased]: https://github.com/imustafin/pbdoom/compare/v0.0.5...HEAD +[v0.0.5]: https://github.com/imustafin/pbdoom/compare/v0.0.4...v0.0.5 [v0.0.4]: https://github.com/imustafin/pbdoom/compare/v0.0.3...v0.0.4 [v0.0.3]: https://github.com/imustafin/pbdoom/compare/v0.0.2...v0.0.3 [v0.0.2]: https://github.com/imustafin/pbdoom/compare/v0.0.1...v0.0.2