From c96c2d0969ca6fc676ba72a2fa7a03c3ded6934c Mon Sep 17 00:00:00 2001 From: Grant Birchmeier Date: Sun, 15 Sep 2024 13:33:13 -0500 Subject: [PATCH] forgot to credit the user, oof PR #884, original PR #880, issue #883 --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 921d5cab0..7bcd9f4b2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,7 +18,7 @@ What's New ### upcoming v1.13.0 **Breaking changes** -* #883 - Moved to .NET 8 +* #883 - Moved to .NET 8 (huypn12) * #878 - corrections to tag 45 "Side" in various DDs (gbirchmeier) - most people won't notice, easy fix if they do * fix typo in FIX50 and FIX50SP1: `CROSS_SHORT_EXXMPT` fixed to `CROSS_SHORT_EXEMPT` * correction in FIX41 and FIX42: `D` to `UNDISCLOSED`