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 c39e176 commit 1f3507fCopy full SHA for 1f3507f
CHANGELOG.md
@@ -1,9 +1,10 @@
1
-## v1.40.4 (Unreleased)
+## v1.40.4 (Released 2024-07-18)
2
3
IMPROVEMENTS
4
5
- docs: fix capitlization error. Changed '9' to '('
6
- docs: update CONTRIBUTING.md
7
+- fix: expand which latin characters are accepted
8
9
BUILD
10
version.go
@@ -18,4 +18,4 @@
18
package ach
19
20
// Version Number
21
-const Version = "v1.40.3"
+const Version = "v1.40.4"
0 commit comments