From c1d48201f6808bd56ada7b962e610151818a9da3 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 27 Jul 2023 19:22:20 +0200 Subject: [PATCH] update changelog --- docs/changelog/skeleton.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/docs/changelog/skeleton.md b/docs/changelog/skeleton.md index c58c6c9..ebdc489 100644 --- a/docs/changelog/skeleton.md +++ b/docs/changelog/skeleton.md @@ -5,7 +5,28 @@ hide: # Changelog -???+ success "[1.18.0] 2023-01-13" +???+ success "[1.20.0] 2023-07-27" + + **Fixed** + + * fix collection widget: allow_add/allow_delete and prototype + + **Added** + + * add user admin controller and simples views in default files + * add chdir in the console entrypoint + + **Changed** + + * upgrade murph/murph-core + +??? abstract "[1.19.0] 2023-04-15" + + **Changed** + + * upgrade murph/murph-core + +??? abstract "[1.18.0] 2023-01-13" **Added**