diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 12 |
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) |