From 416ec1c377f40b436b74de753d49cf24b95cbd28 Mon Sep 17 00:00:00 2001 From: Sanchith Hegde Date: Fri, 26 Jan 2024 18:26:14 +0530 Subject: [PATCH] chore(version): 2024.01.24.1-hotfix1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e300ccbb119..ea31c793e4b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to HyperSwitch will be documented here. - - - +## 2024.01.24.1-hotfix1 + +### Refactors + +- **core:** Add killswitch for blocklist feature ([#3459](https://github.com/juspay/hyperswitch/pull/3459)) ([`8e9b3ac`](https://github.com/juspay/hyperswitch/commit/8e9b3ac124a9852de15b6353b56304be8b0af2fb)) + +**Full Changelog:** [`2024.01.24.1...2024.01.24.1-hotfix1`](https://github.com/juspay/hyperswitch/compare/2024.01.24.1...2024.01.24.1-hotfix1) + +- - - + ## 2024.01.24.1 ### Features