Skip to content

Commit b33cdcd

Browse files
committed
release v0.13.3
1 parent fb8a6fe commit b33cdcd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.13.3 (Released 2023-04-03)
2+
3+
IMPROVEMENTS
4+
5+
- Max Length issue resolved for InstructingFI Lines if it exceeds max char Limit
6+
- 5010(OriginatorOptionF should be mandatory only if {5000} is not present and {3600} is CTP)
7+
18
## v0.13.2 (Released 2023-03-22)
29

310
IMPROVEMENTS

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package wire
66

77
// Version is version
8-
const Version = "v0.13.2"
8+
const Version = "v0.13.3"

0 commit comments

Comments
 (0)