From fa8ea7ff2a29fdfa5f1bfcaa097dc32a22c7a853 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 5 Jul 2024 13:09:37 +0200 Subject: [PATCH] update changelog --- docs/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 4dac191..662436c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,17 @@ sidebar_position: 7 # Changelog +## 3.13.0 + +**Added** + +* show apps generated with Tables (fix #349) +* add constructor property promotion + +**Fixed** + +* remove .app-navigation--close translationX for always-displayed menu (fix #348) + ## 3.12.0 **Added**