summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-03-23 12:36:04 +0100
committerValery Piashchynski <[email protected]>2022-03-23 12:36:04 +0100
commit6c87237f6f5e4e442efaf57987d36d79563e6848 (patch)
treec7064f1030b65279dd23d1b1f595eaa87907668b
parent3442bd0bb2bcfb455a069bd4da24ed157ffeb8bd (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 854e9415..0001cfae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,18 @@
## ๐Ÿ‘€ New:
- โœ๏ธ [**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.5 (23.03.2022)
+
+## ๐Ÿงน Chore:
+
+- ๐Ÿง‘โ€๐Ÿญ Update all dependencies to the most recent versions.
+
+## ๐Ÿฉน Fixes:
+
+- ๐Ÿ› Fix: Incorrect pointer assign to read the configuration [BUG](https://github.com/roadrunner-server/roadrunner/issues/1066)
+
+---
## v2.8.4 (17.03.2022)