Skip to content

Commit b7d706f

Browse files
committed
Adds v0.9.6 release notes
1 parent b7fa96b commit b7d706f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.9.6 (September 20, 2024)
2+
3+
### ENHANCEMENTS
4+
* Allow the clients of acceptor to specify their own tls.Config https://github.com/quickfixgo/quickfix/pull/667
5+
* Adds NextExpectedSeqNum setting https://github.com/quickfixgo/quickfix/pull/668
6+
7+
### BUG FIXES
8+
* Reinit stop sync to prevent deadlock on sequential start/stops https://github.com/quickfixgo/quickfix/pull/669
9+
* Check logon auth before resetting store https://github.com/quickfixgo/quickfix/pull/670
10+
* Reverts ToAdmin call sequencing https://github.com/quickfixgo/quickfix/pull/674
11+
112
## 0.9.5 (August 14, 2024)
213

314
### ENHANCEMENTS

0 commit comments

Comments
 (0)