diff --git a/CHANGELOG.md b/CHANGELOG.md index 99844e6..5b7c980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +## [v0.5.2] - 2022-09-07 +### :wrench: Chores +- [`b801751`](https://github.com/JakeStanger/ironbar/commit/b801751bdabd8416084f46e6b6d803ea28a259ec) - **release**: v0.5.2 *(commit by [@JakeStanger](https://github.com/JakeStanger))* + + ## [v0.5.1] - 2022-09-06 ### :bug: Bug Fixes - [`b81927e`](https://github.com/JakeStanger/ironbar/commit/b81927e3a57808188e31419695a36aa4ea3f2830) - **launcher**: opening new instances when focused/urgent *(commit by [@JakeStanger](https://github.com/JakeStanger))* @@ -39,4 +44,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v0.4.0]: https://github.com/JakeStanger/ironbar/compare/v0.3.0...v0.4.0 [v0.5.0]: https://github.com/JakeStanger/ironbar/compare/v0.4.0...v0.5.0 -[v0.5.1]: https://github.com/JakeStanger/ironbar/compare/v0.5.0...v0.5.1 \ No newline at end of file +[v0.5.1]: https://github.com/JakeStanger/ironbar/compare/v0.5.0...v0.5.1 +[v0.5.2]: https://github.com/JakeStanger/ironbar/compare/v0.5.1...v0.5.2 \ No newline at end of file