summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-04-22 00:58:52 +0300
committerValery Piashchynski <[email protected]>2020-04-22 00:58:52 +0300
commit4179f90436243cb1aed1bc57754f6b4187d5a16f (patch)
tree48929892800584280b35849cc2bde06d8694c3e0
parent4383ea22324920d5f901ee9cbbf9493480ecf1ea (diff)
update
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9ec8393..229609fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ v1.7.1 (22.04.2020)
- Added ability to run the worker process from the particular user on Linux-based systems. Make sure, that the user have the permissions to run the script. See the [config](https://roadrunner.dev/docs/intro-config), option `user`.
- Fixed: vendor directory conflict with golang part of the application. Now php uses vendor_php directory for the dependencies.
- Goridge updated to version 2.3.2.
+- Deprecated Zend dependency replaced with Laminas-diactoros.
- See the full log: [Milestone](https://github.com/spiral/roadrunner/milestone/9?closed=1)
v1.7.0 (23.03.2020)