File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ What's New
4343* #940 - Create an alternate CharEncoding.GetBytes impl which uses ArrayPool to improve memory performance (VAllens)
4444* #951 - fix: restore Session disconnect during SocketInitiatorThread.Read exception (gbirchmeier/trevor-bush)
4545
46+ ### v1.13.1
47+ * backport #951 to 1.13
48+
4649### v1.13.0
4750
4851** Breaking changes**
@@ -95,6 +98,12 @@ What's New
9598* #931 - bugfix in FixToJson example program
9699* #934 - fix an obscure failure of Message.FromString when a message ends in a group (and lacks a checksum) (gbirchmeier)
97100
101+ ### v1.12.2
102+ * backport #951 to 1.12
103+
104+ ### v1.12.1
105+ There is no v1.12.1. (A bad build was uploaded to nuget, so this number is dead.)
106+
98107### v1.12.0
99108
100109** Breaking changes**
You can’t perform that action at this time.
0 commit comments