From 52de6ea46a1b899a70c2c0f0c4f4826d4ca1c4e2 Mon Sep 17 00:00:00 2001 From: Michaelyin Date: Thu, 18 Jan 2024 16:37:45 +0800 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5e67c4..c146df9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [2.1.1] + +1. Update to work with django-actioncable>=1.0.4 +2. Support part of [turbo_power](https://github.com/marcoroth/turbo_power) turbo stream actions. +3. Update multi-format response solution. + ## [2.1.0] **Breaking Change**