Skip to content

Commit 94cf531

Browse files
authored
Merge pull request #586 from ackleymi/main
Adds v0.8.0 release notes
2 parents 1a31b37 + c840313 commit 94cf531

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 0.8.0 (October 25, 2023)
2+
3+
ENHANCEMENTS
4+
5+
* Remove tag from field map [GH 544]
6+
* Add message.Bytes() to avoid string conversion [GH 546]
7+
* Check RejectInvalidMessage on FIXT validation [GH 572]
8+
9+
BUG FIXES
10+
11+
* Fix repeating group read tags lost [GH 462]
12+
* Acceptance test result must be predictable [GH 578]
13+
* Makes event timer stop idempotent [GH 580, 581]
14+
* Added WaitGroup Wait in Initiator [GH 584]
15+
116
## 0.7.0 (January 2, 2023)
217

318
FEATURES

0 commit comments

Comments
 (0)