Skip to content

Commit fba364b

Browse files
authored
Merge pull request #162 from TraGicCode/release-prep
Release prep v0.35.0
2 parents 7f39b52 + 12f1427 commit fba364b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,19 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8-
## [v0.34.0](https://github.com/TraGicCode/busly-cli/tree/v0.34.0) - 2025-12-08
8+
## [v0.35.0](https://github.com/TraGicCode/busly-cli/tree/v0.35.0) - 2025-12-18
9+
10+
[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.34.0...v0.35.0)
11+
12+
### Added
13+
14+
- Migrate to .Slnx [#156](https://github.com/TraGicCode/busly-cli/pull/156) ([TraGicCode](https://github.com/TraGicCode))
15+
16+
### Fixed
17+
18+
- Fix issue on graceful shutdown with rabbitmq due to not copying memory for the message body [#161](https://github.com/TraGicCode/busly-cli/pull/161) ([TraGicCode](https://github.com/TraGicCode))
19+
20+
## [v0.34.0](https://github.com/TraGicCode/busly-cli/tree/v0.34.0) - 2025-12-07
921

1022
[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/v0.33.0...v0.34.0)
1123

0 commit comments

Comments
 (0)