Explorar o código

Update ChangeLog.

Lauri Ojansivu %!s(int64=4) %!d(string=hai) anos
pai
achega
0801e33f97
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -2,6 +2,8 @@
 
 This release adds the following new features:
 
+- [Helm: Introduce secretEnv for secret value provisioning](https://github.com/wekan/wekan/pull/3382).
+  Thanks to ThoreKr.
 - REST API: List attachments of a board, with download URLs of attachments.
   [Part 1](https://github.com/wekan/wekan/commit/bf94161f30adf9dec6aa41af6946ba54c1573a44),
   [Part 2](https://github.com/wekan/wekan/commit/2ec53b27d14049bc9622861492cac301512a1e33),
@@ -9,6 +11,9 @@ This release adds the following new features:
   For using this, Python code example:
   https://github.com/wekan/wekan/wiki/New-card-with-Python3-and-REST-API .
   Thanks to xet7.
+- [REST API: Added Wekan REST API Python CLI, for adding card, downloading attachments
+  etc](https://github.com/wekan/wekan/commit/051f7b2769c51404063e7f0ddf85fbd0f9508a88).
+  Thanks to xet7.
 
 and fixes the following bugs: