Skip to content

Commit

Permalink
release v1.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jul 14, 2022
1 parent b1e080c commit dcfdaa3
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.18.4 (Released 2022-07-14)

IMPROVEMENTS

- Fix entry category assignment in Reader

## v1.18.3 (Released 2022-07-13)

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.18.3"
const Version = "v1.18.4"

0 comments on commit dcfdaa3

Please sign in to comment.