We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79da155 commit 8ac84d6Copy full SHA for 8ac84d6
CHANGELOG.md
@@ -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
12
## v1.40.4 (Released 2024-07-18)
13
14
IMPROVEMENTS
version.go
@@ -18,4 +18,4 @@
18
package ach
19
20
// Version Number
21
-const Version = "v1.40.4"
+const Version = "v1.41.0"
0 commit comments