File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.41.1 (Released 2024-08-14)
2
+
3
+ IMPROVEMENTS
4
+
5
+ - fix: allow ForeignExchangeReferenceIndicator=0 when ForeignExchangeIndicator=FF
6
+ - fix: correctly reverse loan transaction codes, test GL credit/debit
7
+
8
+ BUILD
9
+
10
+ - build(deps): bump golang from 1.22-alpine to 1.23-alpine
11
+ - build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
12
+ - build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0
13
+ - build(deps): bump rexml from 3.3.2 to 3.3.3 in /docs
14
+ - build(deps-dev): bump github-pages from 231 to 232 in /docs
15
+ - build: convert docker-compose to docker compose
16
+
1
17
## v1.41.0 (Released 2024-07-29)
2
18
3
19
IMPROVEMENTS
Original file line number Diff line number Diff line change 18
18
package ach
19
19
20
20
// Version Number
21
- const Version = "v1.41.0 "
21
+ const Version = "v1.41.1 "
You can’t perform that action at this time.
0 commit comments