Skip to content

Commit

Permalink
release v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jul 7, 2022
1 parent 474189e commit 06c8092
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.18.2 (Released 2022-07-07)

IMPROVEMENTS

- fix: reduce memory usage during MergeFiles

BUILD

- fix(deps): update module github.com/aws/aws-lambda-go to v1.32.1
- fix(deps): update module github.com/moov-io/base to v0.32.0
- fix(deps): update module github.com/stretchr/testify to v1.8.0

## v1.18.1 (Released 2022-06-15)

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.1"
const Version = "v1.18.2"

0 comments on commit 06c8092

Please sign in to comment.