From b741ddeec57da8c5bc35ec0b4c16c0712146e85f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Nov 2025 18:19:39 +0000 Subject: [PATCH] Release prep v0.4.0 --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e72ecf..cdadf8c 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.3.0](https://github.com/TraGicCode/busly-cli/tree/0.3.0) - 2025-11-17 +## [0.4.0](https://github.com/TraGicCode/busly-cli/tree/0.4.0) - 2025-11-17 -[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.2.0...0.3.0) +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.3.0...0.4.0) + +### Added + +- (GH-31) Add attestation to docker hub image [#32](https://github.com/TraGicCode/busly-cli/pull/32) ([TraGicCode](https://github.com/TraGicCode)) + +## [v0.3.0](https://github.com/TraGicCode/busly-cli/tree/v0.3.0) - 2025-11-17 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.2.0...v0.3.0) ### Added