diff --git a/CHANGELOG.md b/CHANGELOG.md index 382ba17..d24a3e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,12 @@ 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). +## [1.1.0] - 2023-09-28 +- Added ImGui + ## [1.0.0] - 2023-02-04 - Initial release -[unreleased]: https://github.com/Deseteral/ponczek/compare/v1.0.0...HEAD +[unreleased]: https://github.com/Deseteral/ponczek/compare/v1.1.0...HEAD +[1.1.0]: https://github.com/Deseteral/ponczek/releases/tag/v1.0.0...v1.1.0 [1.0.0]: https://github.com/Deseteral/ponczek/releases/tag/v1.0.0