Skip to content

Commit

Permalink
Update CHANGELOG for v0.18.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Nov 16, 2024
1 parent e574af9 commit 974b01e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.18.0] - 2024-11-16

### Changed

- (GH-309) Add support for transparent payload compression
- (GH-300) Update `logPluginOutputSize` calls for consistency
- (GH-310) Update README to note payload behavior changes

## [v0.17.1] - 2024-11-08

### Changed
Expand Down Expand Up @@ -567,7 +575,8 @@ Initial package state

- Nagios state map

[Unreleased]: https://github.com/atc0005/go-nagios/compare/v0.17.1...HEAD
[Unreleased]: https://github.com/atc0005/go-nagios/compare/v0.18.0...HEAD
[v0.18.0]: https://github.com/atc0005/go-nagios/releases/tag/v0.18.0
[v0.17.1]: https://github.com/atc0005/go-nagios/releases/tag/v0.17.1
[v0.17.0]: https://github.com/atc0005/go-nagios/releases/tag/v0.17.0
[v0.16.2]: https://github.com/atc0005/go-nagios/releases/tag/v0.16.2
Expand Down

0 comments on commit 974b01e

Please sign in to comment.