Добавить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-07-23 14:33:07 +03:00
parent f2c9251e52
commit c11528f477
1 changed files with 2 additions and 0 deletions

2
CHANGELOG.md Normal file
View File

@ -0,0 +1,2 @@
## v2.3.0
- Adding support for enviroment variables prefixed with **TASKMAN_SET_** being set as props. For example: **TASKMAN_SET_FOO=1** results in property **FOO=1**