Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG for v0.4.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Feb 21, 2021
1 parent 7ce2b3c commit 32aeea6
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,28 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.4.10] - 2021-02-21

### Changed

- dependencies
- `go.mod` Go version
- updated from `1.14` to `1.15`
- built using Go 1.15.8
- **Statically linked**
- Windows (x86, x64)
- Linux (x86, x64)
- `atc0005/go-teams-notify`
- `v2.3.0` to `v2.4.2`
- `actions/setup-node`
- `v2.1.2` to `v2.1.4`

### Fixed

- `files.appendToFile`: Fix invalid error var reference
- Fix deferred log call formatting
- Fix explicit exit code handling

## [v0.4.9] - 2020-11-16

### Changed
Expand Down Expand Up @@ -560,7 +582,8 @@ Known issues:
- the expectation is that host-level firewall rules will be used to protect
against this until a feature can be added to filter access

[Unreleased]: https://github.com/atc0005/brick/compare/v0.4.9...HEAD
[Unreleased]: https://github.com/atc0005/brick/compare/v0.4.10...HEAD
[v0.4.10]: https://github.com/atc0005/brick/releases/tag/v0.4.10
[v0.4.9]: https://github.com/atc0005/brick/releases/tag/v0.4.9
[v0.4.8]: https://github.com/atc0005/brick/releases/tag/v0.4.8
[v0.4.7]: https://github.com/atc0005/brick/releases/tag/v0.4.7
Expand Down

0 comments on commit 32aeea6

Please sign in to comment.