diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 544329c2..941fac73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## v2.12.0-rc.1 (12.11.2022) +## v2.12.0 (24.11.2022) ## 👀 New: @@ -38,10 +38,6 @@ pool: destroy_timeout: 10s ``` ---- - -## v2.12.0-beta.1 (03.11.2022) - # ⚠️ `websocket` and `broadcast` plugins was replaced by the new `centrifuge` plugin. # ⚠️ All plugins, `sdk` and `api` updated to `v3`. There are no breaking changes, we moved all Go code from the `api` to `sdk`. |