summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-19 10:21:55 +0300
committerGitHub <[email protected]>2022-01-19 10:21:55 +0300
commitb49a0b183b234efcbd5e58bea5433439ab037a84 (patch)
treede6f408173dcc82837aebe4062980ed47fbe1aaa /CHANGELOG.md
parentbd934bb4dcdcb65e183ad642de3071a712fd618b (diff)
parent1b451b0e9e3c6970ee1ed5aec94ee0ffcf008f4e (diff)
[#944]: release: `v2.7.3`v2.7.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78027cd1..356fb662 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# CHANGELOG
+## 2.7.3 (19.01.2022)
+
+## 🩹 Fixes:
+
+- 🐛 Fix: `jobs` pipeline shadowing if registering the pipeline with the existing name [BUG](https://github.com/roadrunner-server/roadrunner/issues/943)
+- 🐛 Fix: `reload` plugin doesn't collect a resettable plugins [BUG](https://github.com/roadrunner-server/roadrunner/issues/942)
+
+---
+
## v2.7.2 (17.01.2022)
## 👀 New: