Skip to content

Commit 4b8da8b

Browse files
authored
Adds v0.9.8 release notes
1 parent fae457e commit 4b8da8b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 0.9.7 (April 23, 2025)
212

313
### FEATURES

0 commit comments

Comments
 (0)