diff options
author | Anton Titov <[email protected]> | 2019-06-03 20:09:35 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-06-03 20:09:35 +0300 |
commit | 4229ef797ddd62f2bed7f2544043800c2def6a92 (patch) | |
tree | 799b118bc9e3b97b0d33e54173408879cda79443 | |
parent | d2bcfd59dd14c8cccd60cc297f3753ea63cc615c (diff) |
Update CHANGELOG.mdv1.4.3
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b58dfea..4449eb1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ CHANGELOG ========= +v1.4.3 (03.06.2019) +------------------- +- fixed dependency with Zend Diactoros by @dkuhnert +- minor refactoring of error reporting by @lda + +v1.4.2 (22.05.2019) +------------------- +- bugfix: incorrect RPC method for stop command +- bugfix: incorrect archive extension in /vendor/bin/rr get on linux machines + v1.4.1 (15.05.2019) ------------------- - constrain service renamed to "limit" to equalize the definition with sample config |