This commit is contained in:
Naoki Takezoe
2020-01-03 13:17:34 +09:00
parent f02073a24c
commit 63b04d5a27
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ All changes to the project will be documented in this file.
### 4.33.0 - 31 Dec 2019
- All CLI options are configurable by environmental variables
- All CLI options are configurable by environment variables
- Folding pull request files
- WebHook security options
- Add assignee and assignees properties to some Web APIs' response

View File

@@ -59,7 +59,7 @@ What's New in 4.32.x
-------------
### 4.33.0 - 31 Dec 2019
- All CLI options are configurable by environmental variables
- All CLI options are configurable by environment variables
- Folding pull request files
- WebHook security options
- Add assignee and assignees properties to some Web APIs' response