Ver Fonte

Updated ChangeLog.

Lauri Ojansivu há 4 anos atrás
pai
commit
90058f25bf
1 ficheiros alterados com 17 adições e 5 exclusões
  1. 17 5
      CHANGELOG.md

+ 17 - 5
CHANGELOG.md

@@ -3,6 +3,23 @@
 Note: With Docker, please don't use latest tag. Only use release tags.
 See https://github.com/wekan/wekan/issues/3874
 
+# Upcoming Wekan release
+
+This release adds the following new features:
+
+- [Added Code View `</>` button when `RICHER_CARD_COMMENT_EDITOR=true` and in desktop view
+  where is enough screen space for buttons (not added to mobile
+  view)](https://github.com/wekan/wekan/commit/ec01e5182d6b8c848d752540887a8113472b0226).
+  Thanks to xet7.
+
+and fixes the following bugs:
+
+- [Fixed Line break which is wrongly added in Cards description and Cards
+  comments](https://github.com/wekan/wekan/commit/ec01e5182d6b8c848d752540887a8113472b0226).
+  Thanks to Emile840 and xet7.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
 # v5.37 2021-07-04 Wekan release
 
 This release adds the following CRITICAL SECURITY UPDATES:
@@ -14,11 +31,6 @@ and fixes the following bugs:
 
 - [Building OpenAPI docs is broken in Wekan v3.56](https://github.com/wekan/wekan/pull/3889).
   Thanks to bentiss.
-- [Fixed Line break which is wrongly added in Cards description and Cards comments.
-  Added Code View `</>` button when `RICHER_CARD_COMMENT_EDITOR=true` and in desktop view
-  (=non-mobile, so there is enough screen space for buttons in desktop
-  view)](https://github.com/wekan/wekan/commit/ec01e5182d6b8c848d752540887a8113472b0226).
-  Thanks to Emile840 and xet7.
 
 Thanks to above GitHub users for their contributions and translators for their translations.