diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f5aeb144..2e56818e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [conven - - - +## 2024.02.06.0 + +### Features + +- Add access control all over codebase ([#281](https://github.com/juspay/hyperswitch-control-center/pull/281)) ([`7c6beec`](https://github.com/juspay/hyperswitch-control-center/commit/7c6beecdcbcfdda9c93aaffd85d7a526ab4a137d)) + +### Bug Fixes + +- Global search bar no-data found page fix ([#346](https://github.com/juspay/hyperswitch-control-center/pull/346)) ([`c52318e`](https://github.com/juspay/hyperswitch-control-center/commit/c52318e80d00b2f1b020b64a908f0b74089f7205)) + +### Refactors + +- Font css function refactor ([#342](https://github.com/juspay/hyperswitch-control-center/pull/342)) ([`1c8109a`](https://github.com/juspay/hyperswitch-control-center/commit/1c8109a8e5e12b610e0e46eaadd42f71bff37c2b)) + +### Miscellaneous Tasks + +- Add health endpoint ([#341](https://github.com/juspay/hyperswitch-control-center/pull/341)) ([`e194250`](https://github.com/juspay/hyperswitch-control-center/commit/e19425092b2019f5623f3b09a2772182a2ed5f51)) + +**Full Changelog:** [`2024.02.05.0...2024.02.06.0`](https://github.com/juspay/hyperswitch-control-center/compare/2024.02.05.0...2024.02.06.0) + +- - - + ## 2024.02.05.0 ### Bug Fixes