Skip to content

Commit 7f63b5e

Browse files
chore(version): v0.4.0
1 parent 48503ff commit 7f63b5e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to hyperswitch-card-vault will be documented here.
44

55
- - -
66

7+
## 0.4.0 (2024-02-08)
8+
9+
### Features
10+
11+
- **fingerprint:**
12+
- Add fingerprint table and db interface ([#75](https://github.com/juspay/hyperswitch-card-vault/pull/75)) ([`bf57a3c`](https://github.com/juspay/hyperswitch-card-vault/commit/bf57a3c182786fbf692eb38776730f9a9186af41))
13+
- Add api for fingerprint ([#76](https://github.com/juspay/hyperswitch-card-vault/pull/76)) ([`48503ff`](https://github.com/juspay/hyperswitch-card-vault/commit/48503ff88181621f6d1d246b6e8e8056e5ec924d))
14+
- **hmac:** Add implementation for `hmac-sha512` ([#74](https://github.com/juspay/hyperswitch-card-vault/pull/74)) ([`e3eea9a`](https://github.com/juspay/hyperswitch-card-vault/commit/e3eea9a32f8165aadcd6075f032875e9d37d9b56))
15+
16+
**Full Changelog:** [`v0.3.0...v0.4.0`](https://github.com/juspay/hyperswitch-card-vault/compare/v0.3.0...v0.4.0)
17+
18+
- - -
19+
20+
721
## 0.3.0 (2024-02-05)
822

923
### Features

0 commit comments

Comments
 (0)