diff options
author | Wolfy-J <[email protected]> | 2019-01-11 16:29:31 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-01-11 16:29:31 +0300 |
commit | 3fa1671b2408dca780de368dcbb2b4ab9df6c379 (patch) | |
tree | 14815b5c44dda8743c24864f58f757647fae80f6 | |
parent | 9644be2c218fa95243958dccccbe737e3a0e705d (diff) |
quickbuildsv1.3.1
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b7869ebd..2a0821db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ CHANGELOG ========= +v1.3.1 (11.01.2019) +------------------- +- fixed bug causing static_pool crash when multiple reset requests received at the same time +- added `always` directive to static service config to always service files of specific extension +- added `vendor/bin/rr-build` command to easier compile custom RoadRunner builds + v1.3.0 (05.01.2019) ------------------- - added support for zend/diactros 1.0 and 2.0 |