Skip to content

Commit

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

- placeholder

## [v0.5.12] - 2024-11-13

### Changed

#### Dependency Updates

- (GH-580) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.12 to go-ci-oldstable-build-v0.21.13 in /dependabot/docker/builds
- (GH-601) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.13 to go-ci-oldstable-build-v0.21.15 in /dependabot/docker/builds
- (GH-577) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.9 to go-ci-oldstable-build-v0.21.12 in /dependabot/docker/builds
- (GH-578) Go Dependency: Bump github.com/richardlehane/msoleps from 1.0.3 to 1.0.4
- (GH-592) Go Dependency: Bump github.com/xuri/excelize/v2 from 2.8.1 to 2.9.0
- (GH-575) Go Dependency: Bump golang.org/x/crypto from 0.26.0 to 0.27.0
- (GH-596) Go Dependency: Bump golang.org/x/crypto from 0.27.0 to 0.29.0
- (GH-574) Go Dependency: Bump golang.org/x/net from 0.28.0 to 0.29.0
- (GH-603) Go Dependency: Bump golang.org/x/net from 0.29.0 to 0.31.0
- (GH-569) Go Dependency: Bump golang.org/x/text from 0.17.0 to 0.18.0
- (GH-595) Go Dependency: Bump golang.org/x/text from 0.18.0 to 0.20.0
- (GH-573) Go Runtime: Bump golang from 1.22.6 to 1.22.7 in /dependabot/docker/go
- (GH-594) Go Runtime: Bump golang from 1.22.7 to 1.22.9 in /dependabot/docker/go

## [v0.5.11] - 2024-08-21

### Changed
Expand Down Expand Up @@ -868,7 +888,8 @@ Worth noting (in no particular order):
- Makefile for general use cases
- No external, non-standard library packages

[Unreleased]: https://github.com/atc0005/bridge/compare/v0.5.11...HEAD
[Unreleased]: https://github.com/atc0005/bridge/compare/v0.5.12...HEAD
[v0.5.12]: https://github.com/atc0005/bridge/releases/tag/v0.5.12
[v0.5.11]: https://github.com/atc0005/bridge/releases/tag/v0.5.11
[v0.5.10]: https://github.com/atc0005/bridge/releases/tag/v0.5.10
[v0.5.9]: https://github.com/atc0005/bridge/releases/tag/v0.5.9
Expand Down

0 comments on commit ac49c0c

Please sign in to comment.