Skip to content

Commit f4dc0b2

Browse files
committed
changelog
1 parent bf1c26c commit f4dc0b2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

rust/stackablectl/CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Sort operator versions by semver version instead of alphabetically ([#336]).
10+
11+
[#336]: https://github.com/stackabletech/stackable-cockpit/pull/336
12+
713
## [24.11.0] - 2024-11-18
814

915
### Changed
@@ -12,12 +18,8 @@ All notable changes to this project will be documented in this file.
1218
[CVE-2024-45311] ([#318]).
1319
- Bump Rust toolchain version to 1.80.1 ([#318]).
1420

15-
### Fixed
16-
17-
- Sort operator versions by semver version instead of alphabetically ([#336]).
1821

1922
[#318]: https://github.com/stackabletech/stackable-cockpit/pull/318
20-
[#336]: https://github.com/stackabletech/stackable-cockpit/pull/336
2123
[CVE-2024-45311]: https://github.com/advisories/GHSA-vr26-jcq5-fjj8
2224

2325
## [24.7.1] - 2024-08-15

0 commit comments

Comments
 (0)