diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9253a4de..2b58dfea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ CHANGELOG ========= +v1.4.1 (15.05.2019) +------------------- +- constrain service renamed to "limit" to equalize the definition with sample config + v1.4.0 (05.05.2019) ------------------- +- launch of official website https://roadrunner.dev/ - ENV variables in configs (automatic RR_ mapping and manual definition using "${ENV_NAME}" value) - the ability to safely remove the worker from the pool in runtime - minor performance improvements |