Procházet zdrojové kódy

Add Feature: Outgoing Webhooks. Thanks to nztqa !

Lauri Ojansivu před 8 roky
rodič
revize
c26317eddf
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -7,7 +7,8 @@ This release adds the following new features:
 * [When finished input of checklist item, open new checklist
   item](https://github.com/wekan/wekan/pull/1099);
 * [Improve UI design of checklist items](https://github.com/wekan/wekan/pull/1108);
-* [Import Wekan board](https://github.com/wekan/wekan/pull/1117).
+* [Import Wekan board](https://github.com/wekan/wekan/pull/1117);
+* [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119).
 
 and fixes the following bugs: