diff --git a/CHANGELOG.md b/CHANGELOG.md index dae08a63..b216b7a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). -## [0.7.1](https://github.com/TraGicCode/busly-cli/tree/0.7.1) - 2025-11-18 +## [0.8.0](https://github.com/TraGicCode/busly-cli/tree/0.8.0) - 2025-11-18 -[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.7.0...0.7.1) +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.7.1...0.8.0) + +### Added + +- Refactor automated release process [#43](https://github.com/TraGicCode/busly-cli/pull/43) ([TraGicCode](https://github.com/TraGicCode)) + +## [v0.7.1](https://github.com/TraGicCode/busly-cli/tree/v0.7.1) - 2025-11-17 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.7.0...v0.7.1) ### Fixed