Skip to content

Commit e1012a5

Browse files
Apply suggestions
Co-authored-by: Nick <NickLarsenNZ@users.noreply.github.com>
1 parent 61e74a0 commit e1012a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/stackable-versioned/CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
- Adjust generated module and container names ([#CHANGEME]).
7+
- Adjust generated module and container names ([#797]).
88
- Change from derive macro to attribute macro to be able to generate code
99
_in place_ instead of _appending_ new code ([#793]).
1010
- Improve action chain generation ([#784]).
1111

1212
[#784](https://github.com/stackabletech/operator-rs/pull/784)
1313
[#793](https://github.com/stackabletech/operator-rs/pull/793)
14-
[#CHANGEME](https://github.com/stackabletech/operator-rs/pull/CHANGEME)
14+
[#797](https://github.com/stackabletech/operator-rs/pull/797)
1515

1616
## [0.1.0] - 2024-05-08
1717

0 commit comments

Comments
 (0)