summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-20 23:44:58 +0300
committerValery Piashchynski <[email protected]>2022-01-20 23:44:58 +0300
commitb088e7c92353ec49bde6631925d57d5f8fe8ea22 (patch)
tree624befbf83965300074ecaee3230416ec40df040
parent97e992236a7249bf0a8b7fa815c744d92dde4089 (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 356fb662..f7c24f7f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# CHANGELOG
+## 2.7.4 (27.01.2022)
+
+## 👀 New:
+
+- ✏️ Return an error if the user uses the `.env` file, but it doesn't exist. [BUG](https://github.com/roadrunner-server/roadrunner/issues/954), (reporter @O00O0O)
+- ✏️ Parallel workers allocation withing the plugin. [FR](https://github.com/roadrunner-server/roadrunner/issues/951), (reporter @roquie)
+
+---
+
## 2.7.3 (19.01.2022)
## 🩹 Fixes: