From 5786f176e341507e5679670537cd1ad43d91c6f7 Mon Sep 17 00:00:00 2001 From: Chris Sellers Date: Fri, 9 Aug 2024 18:57:15 +1000 Subject: [PATCH] Update release notes --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index f8d58d99b170..263ff8c89c24 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,6 @@ # NautilusTrader 1.198.0 Beta -Released on TBD (UTC). +Released on 9th August 2024 (UTC). ### Enhancements - Added `@customdata` decorator to reduce need for boiler plate implementing custom data types (#1828), thanks @faysou