diff --git a/CHANGELOG.md b/CHANGELOG.md index f7e7f19..3e72ecf 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.2.0](https://github.com/TraGicCode/busly-cli/tree/0.2.0) - 2025-11-17 +## [0.3.0](https://github.com/TraGicCode/busly-cli/tree/0.3.0) - 2025-11-17 -[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.1.0...0.2.0) +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.2.0...0.3.0) + +### Added + +- (GH-27) Publish image to docker hub [#28](https://github.com/TraGicCode/busly-cli/pull/28) ([TraGicCode](https://github.com/TraGicCode)) + +## [v0.2.0](https://github.com/TraGicCode/busly-cli/tree/v0.2.0) - 2025-11-16 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.1.0...v0.2.0) ### Added