Skip to content

Commit

Permalink
release v1.34.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Feb 26, 2024
1 parent 90572e4 commit 2105612
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.34.4 (Released 2024-02-26)

IMPROVEMENTS

- fix: check AllowMissingFileHeader and AllowMissingFileControl in reader

## v1.34.3 (Released 2024-02-26)

IMPROVEMENTS
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.34.3"
const Version = "v1.34.4"

0 comments on commit 2105612

Please sign in to comment.