summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-06-14 17:56:32 +0300
committerGitHub <[email protected]>2021-06-14 17:56:32 +0300
commitaeaf67900cbd9dff5bd7318eb4d79e302331e457 (patch)
treef0897a16016c4f62a389efb61e0651c756408bc7 /CHANGELOG.md
parenta38a4e65c16c61f792d8073c5da5f4b391690c07 (diff)
parentfe41962fb884788221f6c30551af4c10e03c2129 (diff)
#724 fix(boltdb): fix boltdb permissions, interval, config bugsv2.3.1-beta.1
#724 fix(boltdb): fix boltdb permissions, interval, config bugs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38290d70..cbb9936b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
CHANGELOG
=========
+v2.3.1 (_.06.2021)
+-------------------
+## 🩹 Fixes:
+
+- 🐛 Fix: Bugs with `boltdb` storage: [Boom](https://github.com/spiral/roadrunner/issues/717), [Boom](https://github.com/spiral/roadrunner/issues/718), [Boom](https://github.com/spiral/roadrunner/issues/719)
+- 🐛 Fix: Bug with incorrect redis initialization and usage [Bug](https://github.com/spiral/roadrunner/issues/720)
+- 🐛 Fix: Bug, Goridge duplicate error messages [Bug](https://github.com/spiral/goridge/issues/128)
+
+## 📦 Packages:
+
+- 📦 Update goridge to `v3.1.4`
+
+---
+
v2.3.0 (08.06.2021)
-------------------