Skip to content

Commit

Permalink
release v1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Nov 8, 2024
1 parent 15f4b09 commit 87aeee4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v1.42.1 (Released 2024-11-08)

IMPROVEMENTS

- doc: mention how ACK/ATX present Refused Acknowledgement Code
- fix: populate CTX receiving company / addenda indicator from JSON

BUILD

- build: setup automated benchmark job
- fix(deps): update module github.com/moov-io/base to v0.53.0
- fix(deps): update module github.com/moov-io/iso4217 to v0.3.2
- fix(deps): update module github.com/prometheus/client_golang to v1.20.5
- fix(deps): update module golang.org/x/net to v0.31.0

## v1.42.0 (Released 2024-08-28)

BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
package ach

// Version Number
const Version = "v1.42.0"
const Version = "v1.42.1"

0 comments on commit 87aeee4

Please sign in to comment.