From 23cf8e9a7263e6fd30a5324d88ac7ca80b85f402 Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Thu, 20 Jun 2024 11:01:56 +0200 Subject: [PATCH] Release 4.1.0 --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7e23f64..ca63039 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,9 @@ +## 4.1.0 + +* Allow using Redux Devtools directly without remotedev + ## 4.0.0 + * Breaking: elmish v4 subscriptions support ## 4.0.0-beta-2