Skip to content

Commit b7de40f

Browse files
committed
chore(stackable-operator): Update changelog
1 parent 6cff091 commit b7de40f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 6 additions & 0 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+
### Fix
8+
9+
- BREAKING: Improve `AwsRegion::name()` ergonomics: borrow self and return `Option<&str>` ([#963]).
10+
11+
[#963]: https://github.com/stackabletech/operator-rs/pull/963
12+
713
## [0.86.1] - 2025-02-21
814

915
### Added

0 commit comments

Comments
 (0)