Skip to content

Commit 8ac84d6

Browse files
committed
release v1.41.0
1 parent 79da155 commit 8ac84d6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.41.0 (Released 2024-07-29)
2+
3+
IMPROVEMENTS
4+
5+
- feat: add AllowZeroEntryAmount validation option
6+
7+
BUILD
8+
9+
- build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0
10+
- build(deps): bump rexml from 3.2.8 to 3.3.2 in /docs
11+
112
## v1.40.4 (Released 2024-07-18)
213

314
IMPROVEMENTS

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
package ach
1919

2020
// Version Number
21-
const Version = "v1.40.4"
21+
const Version = "v1.41.0"

0 commit comments

Comments
 (0)