Skip to content

Commit af9d446

Browse files
committed
changelog
1 parent 2974ba0 commit af9d446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-webhook/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

1111
### Changed
1212

13-
- BREAKING: Refactor the entire [`WebhookServer`] mechanism, so multiple webhooks can run in parallel.
13+
- BREAKING: Refactor the entire `WebhookServer` mechanism, so multiple webhooks can run in parallel.
1414
Put individual webhooks (currently `ConversionWebhook` and `MutatingWebhook`) behind the `Webhook` trait ([#1119]).
1515

1616
[#1119]: https://github.com/stackabletech/operator-rs/pull/1119

0 commit comments

Comments
 (0)