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 fae457e commit 4b8da8bCopy full SHA for 4b8da8b
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.9.8 (July 21, 2025)
2
+
3
+### ENHANCEMENTS
4
+* Add DB name configuration [#711](https://github.com/quickfixgo/quickfix/pull/711)
5
+* Change ResetSeqTime to time.Time based on the config's timeZone [#712](https://github.com/quickfixgo/quickfix/pull/712)
6
7
+### BUG FIXES
8
+* Block Sends when Resend Request is active [#715](https://github.com/quickfixgo/quickfix/pull/715)
9
+* Fix the issue of incorrect time range calculation across days [#718](https://github.com/quickfixgo/quickfix/pull/718)
10
11
## 0.9.7 (April 23, 2025)
12
13
### FEATURES
0 commit comments