From c3c21c9e8d9142a22a89d4a3c641dbcaa3d0aee1 Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Sat, 18 Nov 2023 01:46:48 +0200 Subject: [PATCH] Added base changes description --- CHANGES/1280.feature.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGES/1280.feature.rst diff --git a/CHANGES/1280.feature.rst b/CHANGES/1280.feature.rst new file mode 100644 index 00000000..6db91bc4 --- /dev/null +++ b/CHANGES/1280.feature.rst @@ -0,0 +1 @@ +Introduced Scenes feature that helps you to simplify user interactions using Finite State Machines.