Skip to content

Commit 4a4d780

Browse files
authored
Merge pull request #74 from atc0005/update-changelog-for-v0.1.6-release
Update CHANGELOG for v0.1.6 release
2 parents 406bc79 + 61c291f commit 4a4d780

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,30 @@ The following types of changes will be recorded in this file:
2626

2727
- placeholder
2828

29+
## [v0.1.6] - 2021-11-09
30+
31+
### Overview
32+
33+
- Dependency updates
34+
- built using Go 1.16.10
35+
- Statically linked
36+
- Windows (x86, x64)
37+
- Linux (x86, x64)
38+
39+
### Changed
40+
41+
- Dependencies
42+
- `Go`
43+
- `1.16.8` to `1.16.10`
44+
- `atc0005/go-nagios`
45+
- `v0.7.0` to `v0.8.1`
46+
- `rs/zerolog`
47+
- `v1.25.0` to `v1.26.0`
48+
- `actions/checkout`
49+
- `v2.3.4` to `v2.4.0`
50+
- `actions/setup-node`
51+
- `v2.4.0` to `v2.4.1`
52+
2953
## [v0.1.5] - 2021-09-25
3054

3155
### Overview
@@ -183,7 +207,8 @@ file for additional details.
183207
- x86
184208
- x64
185209

186-
[Unreleased]: https://github.com/atc0005/check-illiad/compare/v0.1.5...HEAD
210+
[Unreleased]: https://github.com/atc0005/check-illiad/compare/v0.1.6...HEAD
211+
[v0.1.6]: https://github.com/atc0005/check-illiad/releases/tag/v0.1.6
187212
[v0.1.5]: https://github.com/atc0005/check-illiad/releases/tag/v0.1.5
188213
[v0.1.4]: https://github.com/atc0005/check-illiad/releases/tag/v0.1.4
189214
[v0.1.3]: https://github.com/atc0005/check-illiad/releases/tag/v0.1.3

0 commit comments

Comments
 (0)