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