summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07dee1b8..31f0b2ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
# CHANGELOG
+###### tags: `roadrunner` `v2.12.3`
+
+## v2.12.3 (16.02.2023)
+
+## <center> ๐Ÿš€ v2.12.3 ๐Ÿš€ </center>
+
+## <center>๐Ÿ‘€ New: <center>
+
+- โœ’๏ธ **Composer.json:** add contributors, funds, project description: [PR](https://github.com/roadrunner-server/roadrunner/pull/1451), (thanks @roxblnfk)
+
+
+### <center>๐Ÿงน Chore:</center>
+
+- ๐Ÿง‘โ€๐Ÿญ **Dependencies**: update project dependencies.
+- ๐Ÿง‘โ€๐Ÿญ **Go**: update Go to `1.20`.
+
+---
+
###### tags: `roadrunner` `v2.12.2`
## v2.12.2 (12.01.2023)
@@ -11,7 +29,7 @@
- โœ’๏ธ **AMQP plugin:** Custom headers in AMQP driver, [FR](https://github.com/roadrunner-server/roadrunner/issues/1388), (thanks @ykweb)
- ### <center>๐Ÿฉน Fixes:</center>
+ ### <center>๐Ÿฉน Fixes:</center>
- ๐Ÿ› **Velox**: Unable to build RoadRunner with custom velox configuration, [BUG](https://github.com/roadrunner-server/roadrunner/issues/1400), (thanks @mprokocki)
- ๐Ÿ› **RR**: JSON Schema - wrong type for service `exec_timeout` option, [BUG](https://github.com/roadrunner-server/roadrunner/issues/1410), (thanks @Chi-teck)