Skip to content

Commit

Permalink
Merge pull request #261 from atc0005/update-changelog-for-v0.3.8-release
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.3.8 release
  • Loading branch information
atc0005 authored Mar 8, 2024
2 parents 75c6583 + 9e37526 commit fd09972
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,23 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.3.8] - 2024-03-08

### Changed

#### Dependency Updates

- (GH-259) Add todo/release label to "Go Runtime" PRs
- (GH-250) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.2 to go-ci-oldstable-build-v0.15.3 in /dependabot/docker/builds
- (GH-257) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.3 to go-ci-oldstable-build-v0.15.4 in /dependabot/docker/builds
- (GH-247) canary: bump golang from 1.21.6 to 1.21.7 in /dependabot/docker/go
- (GH-244) docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.15.0 to go-ci-oldstable-build-v0.15.2 in /dependabot/docker/builds
- (GH-254) Go Dependency: Bump golang.org/x/sys from 0.17.0 to 0.18.0
- (GH-255) Go Runtime: Bump golang from 1.21.7 to 1.21.8 in /dependabot/docker/go
- (GH-249) Update Dependabot PR prefixes (redux)
- (GH-248) Update Dependabot PR prefixes
- (GH-246) Update project to Go 1.21 series

## [v0.3.7] - 2024-02-16

### Changed
Expand Down Expand Up @@ -340,7 +357,8 @@ processes on Linux distros:

See the project README for additional details.

[Unreleased]: https://github.com/atc0005/check-process/compare/v0.3.7...HEAD
[Unreleased]: https://github.com/atc0005/check-process/compare/v0.3.8...HEAD
[v0.3.8]: https://github.com/atc0005/check-process/releases/tag/v0.3.8
[v0.3.7]: https://github.com/atc0005/check-process/releases/tag/v0.3.7
[v0.3.6]: https://github.com/atc0005/check-process/releases/tag/v0.3.6
[v0.3.5]: https://github.com/atc0005/check-process/releases/tag/v0.3.5
Expand Down

0 comments on commit fd09972

Please sign in to comment.