Skip to content

Commit 3c1bc14

Browse files
committed
Version bump
1 parent 7ca7ae3 commit 3c1bc14

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.6.0-rc.2] - 2025-11-22
11+
12+
### Fixed
13+
- Vhosts with exchange to exchange bindings generated in v2.4.x could not be start [#1495](https://github.com/cloudamqp/lavinmq/pull/1495)
14+
- Sensible error message if trying to import definitions via the HTTP API with an invalid password_has field for users [#1496](https://github.com/cloudamqp/lavinmq/pull/1496)
15+
16+
## [2.5.4] - 2025-11-22
17+
18+
### Fixed
19+
- Vhosts with exchange to exchange bindings generated in v2.4.x could not be start [#1495](https://github.com/cloudamqp/lavinmq/pull/1495)
20+
1021
## [2.6.0-rc.1] - 2025-11-19
1122

1223
### Added

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lavinmq
2-
version: 2.6.0-rc.1
2+
version: 2.6.0-rc.2
33

44
authors:
55
- Carl Hörberg <carl@cloudamqp.com>

0 commit comments

Comments
 (0)