Skip to content

Commit

Permalink
Merge pull request #293 from atc0005/update-changelog-for-v0.4.18-rel…
Browse files Browse the repository at this point in the history
…ease

Update CHANGELOG for v0.4.18 release
  • Loading branch information
atc0005 authored Jul 21, 2022
2 parents 3eff723 + 0dabbab commit 35fee5c
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,33 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.4.18] - 2022-07-21

### Overview

- Dependency updates
- built using Go 1.17.12
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)

### Changed

- Dependencies
- `Go`
- `1.17.10` to `1.17.12`
- `gopkg.in/ini.v1`
- `v1.66.4` to `v1.66.6`
- `atc0005/go-nagios`
- `v0.8.2` to `v0.9.1`
- `rs/zerolog`
- `v1.26.1` to `v1.27.0`

### Fixed

- (GH-290) Update lintinstall Makefile recipe
- (GH-291) Fix various atc0005/go-nagios usage linting errors

## [v0.4.17] - 2022-05-13

### Overview
Expand Down Expand Up @@ -883,7 +910,8 @@ monitor mail-related resources.
- TLS/SSL IMAP4 connectivity via `emerson/go-imap` package
- Go modules (vs classic `GOPATH` setup)

[Unreleased]: https://github.com/atc0005/check-mail/compare/v0.4.17...HEAD
[Unreleased]: https://github.com/atc0005/check-mail/compare/v0.4.18...HEAD
[v0.4.18]: https://github.com/atc0005/check-mail/releases/tag/v0.4.18
[v0.4.17]: https://github.com/atc0005/check-mail/releases/tag/v0.4.17
[v0.4.16]: https://github.com/atc0005/check-mail/releases/tag/v0.4.16
[v0.4.15]: https://github.com/atc0005/check-mail/releases/tag/v0.4.15
Expand Down

0 comments on commit 35fee5c

Please sign in to comment.