Skip to content

Commit cb26df9

Browse files
committed
changelog
1 parent 75ade7a commit cb26df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010
- Add new `try_convert` function to convert objects received via a ConversionReview.
1111
- Add new `enable_tracing` option to `#[versioned(k8s(options(...)))]`.
1212
- Add a `<Object>Version` enum with `from_api_version`, `as_version_str` and `as_api_version_str`
13-
functions
13+
functions.
1414
- Implement basic ground work for downgrading custom resources ([#1033]).
1515
- Emit `From` implementations to downgrade custom resource specs.
1616
- Emit a status struct to be able to track values required during downgrades and upgrades of

0 commit comments

Comments
 (0)