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 fb8a6fe commit b33cdcdCopy full SHA for b33cdcd
CHANGELOG.md
@@ -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
8
## v0.13.2 (Released 2023-03-22)
9
10
IMPROVEMENTS
version.go
@@ -5,4 +5,4 @@
package wire
// Version is version
-const Version = "v0.13.2"
+const Version = "v0.13.3"
0 commit comments