summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-11-16 14:47:41 +0100
committerValery Piashchynski <[email protected]>2023-11-16 14:47:41 +0100
commit3265119404d86894adb2fc2a7b37db14d5b860e9 (patch)
tree85385221d5a606839f0d67a1ddd5371baa29394e /CHANGELOG.md
parent514547489d0db734a5756207e5a705607f21d058 (diff)
release: v2023.3.5
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c405722..60a2c381 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,27 @@
# CHANGELOG
+# <center> ๐Ÿš€ v2023.3.5 ๐Ÿš€ </center>
+
+### Config plugin:
+
+- ๐Ÿ”ฅ Add ability to include `.env` files in the configuration (experimental feature): [Docs](https://roadrunner.dev/docs/experimental-experimental/current/en#support-for-loading-envfiles-in-the-rryaml--v202335), (thanks @OO00O0O).
+
+### Temporal plugin:
+
+- ๐Ÿ›๏ธ Fix bug with incorrect pool destroy order: [BUG](https://github.com/roadrunner-server/roadrunner/issues/1776), (thanks @pfy-oleksii-storozhylov).
+
+### HTTP plugin:
+
+- ๐Ÿ”ฅ Allow showing PHP exception traces in the response: [BUG](https://github.com/roadrunner-server/roadrunner/issues/1781), (thanks @speller).
+
+
+### <center>๐Ÿงน Chore:</center>
+
+- ๐Ÿง‘โ€๐Ÿญ **Dependencies**: update project (system) dependencies.
+
+
+---
+
# <center> ๐Ÿš€ v2023.3.4 ๐Ÿš€ </center>
## ๐Ÿ”ฅ Features: