Skip to content

Commit

Permalink
Merge pull request #586 from ackleymi/main
Browse files Browse the repository at this point in the history
Adds v0.8.0 release notes
  • Loading branch information
ackleymi committed Oct 25, 2023
2 parents 1a31b37 + c840313 commit 94cf531
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.8.0 (October 25, 2023)

ENHANCEMENTS

* Remove tag from field map [GH 544]
* Add message.Bytes() to avoid string conversion [GH 546]
* Check RejectInvalidMessage on FIXT validation [GH 572]

BUG FIXES

* Fix repeating group read tags lost [GH 462]
* Acceptance test result must be predictable [GH 578]
* Makes event timer stop idempotent [GH 580, 581]
* Added WaitGroup Wait in Initiator [GH 584]

## 0.7.0 (January 2, 2023)

FEATURES
Expand Down

0 comments on commit 94cf531

Please sign in to comment.