Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
code but not the reason, so the one line an operator alerts on contradicted
itself. `reason` now names whatever decided the exit code
(`cleanup-timeout` / `cleanup-failed`) and the drain outcome keeps its own
`drain` key, so the shape stays stable and neither fact is lost. Shipped in
`drain` key, so the shape stays stable and neither fact is lost. Introduced in
0.5.0; found reviewing the same code in
[auth.provider#511](https://github.com/o3co/auth.provider/pull/511).

Expand Down
Loading