From 5d3b6f45818129759302da099c269bd40562cd9c Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Sat, 21 Oct 2023 17:33:02 +0200 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 66f9f276bfb..6bca2c46ffe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -23,7 +23,10 @@ This serves two purposes: - for now removed features. ### Fixed -- for any bug fixes. +- Catch RealtimeCompiler dashboard OutOfBoundsException in https://github.com/hydephp/develop/pull/1384 +- Updated dropdown navigation menus to support setting priority in config in https://github.com/hydephp/develop/pull/1387 (fixing https://github.com/hydephp/hyde/issues/229) +- Updated the vendor publish command to support parent Laravel Prompts implementation in https://github.com/hydephp/develop/pull/1388 +- Fixed wrong version constant in https://github.com/hydephp/develop/pull/1391 ### Security - in case of vulnerabilities.