chore(version): v1.28.1

This commit is contained in:
github-actions
2023-08-28 09:58:18 +00:00
parent 3d4f750089
commit fe35acdcb0

View File

@ -4,6 +4,21 @@ All notable changes to HyperSwitch will be documented here.
- - -
## 1.28.1 (2023-08-28)
### Bug Fixes
- **connector:** [Noon] handle 2 digit exp year and 3ds checked status ([#2022](https://github.com/juspay/hyperswitch/pull/2022)) ([`322c615`](https://github.com/juspay/hyperswitch/commit/322c615c56c37554ae9760b9a584bf3b0032cf43))
### Refactors
- **postman:** Remove `routing algorithm` struct from `merchant account create` ([#2032](https://github.com/juspay/hyperswitch/pull/2032)) ([`3d4f750`](https://github.com/juspay/hyperswitch/commit/3d4f750089b97f0fde0e74b833bf386327fb4a52))
**Full Changelog:** [`v1.28.0...v1.28.1`](https://github.com/juspay/hyperswitch/compare/v1.28.0...v1.28.1)
- - -
## 1.28.0 (2023-08-28)
### Features