Skip to content

Commit 1bc7e67

Browse files
committed
chore(webhhok): Adjust changelog
1 parent 44c93c9 commit 1bc7e67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-webhook/CHANGELOG.md

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

77
### Added
88

9-
- BREAKING: Add support to gracefully shutdown `WebhookServer` and `TlsServer` ([#1144]).
9+
- BREAKING: Add support to gracefully shutdown `WebhookServer` and `TlsServer`.
1010
Both `WebhookServer::run` and `TlsServer::run` now require passing a shutdown signal, which is any
11-
`Future<Output = ()>`.
11+
`Future<Output = ()>` ([#1144]).
1212

1313
[#1144]: https://github.com/stackabletech/operator-rs/pull/1144
1414

0 commit comments

Comments
 (0)