summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-03-17 11:57:58 +0100
committerValery Piashchynski <[email protected]>2022-03-17 11:57:58 +0100
commit494c68c1ffaece6455be276eab2eb1c85a68e03c (patch)
tree6db3da898f56e8729aace780b01648dfe907bdb1 /CHANGELOG.md
parentcc08cdab9c272ca318e81f8e2b4a6c26c7d1a24d (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b90200ce..854e9415 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,21 @@
- โœ๏ธ [**API**](https://github.com/roadrunner-server/api): add service proto api to manage services, [FR](https://github.com/roadrunner-server/roadrunner/issues/1009) (reporter @butschster)
+## v2.8.4 (17.03.2022)
+
+## ๐Ÿ‘€ New:
+
+- Go update to version `1.18`
+
+## ๐Ÿงน Chore:
+
+- ๐Ÿง‘โ€๐Ÿญ Update all dependencies to the most recent versions.
+
+## ๐Ÿฉน Fixes:
+
+- ๐Ÿ› Fix: No longer able to set environment variables for service [BUG](https://github.com/roadrunner-server/roadrunner/issues/1055), (reporter @andrei-dascalu)
+
+---
## v2.8.3 (13.03.2022)