From 7b5bb4f3a29947d5b8c01f31f1d682cef754e5f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Marx=20=E3=8B=A1?= Date: Tue, 14 Nov 2023 14:02:16 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ad2d6e0f..e00eccc1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ see wiki for more information: [wiki](https://github.com/thmarx/cms/wiki) # changelog +## 2.8.0 + +* update markedjs markdown renderer to version 10 [#74](https://github.com/thmarx/cms/issues/74) + ## 2.7.0 * theme support [#12](https://github.com/thmarx/cms/issues/12)