Skip to content

Commit c51e7d9

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2024-07-16) ### Features * implement caching for jwks and user data ([a25afb2](a25afb2)) ### Bug Fixes * Fix autoloading issue in Client.php ([4845a91](4845a91)) * Fix autoloading issue in Client.php ([f4ee301](f4ee301)) * incorrect interface ([d0ff5f3](d0ff5f3))
1 parent cf22e35 commit c51e7d9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 1.0.0 (2024-07-16)
2+
3+
4+
### Features
5+
6+
* implement caching for jwks and user data ([a25afb2](https://github.com/trustedshops-public/cot-php-integration-library/commit/a25afb2ea41efe1bc2810e88f746db09d8e5414a))
7+
8+
9+
### Bug Fixes
10+
11+
* Fix autoloading issue in Client.php ([4845a91](https://github.com/trustedshops-public/cot-php-integration-library/commit/4845a91d9860777bc562c97f9457bbc0d372bfbb))
12+
* Fix autoloading issue in Client.php ([f4ee301](https://github.com/trustedshops-public/cot-php-integration-library/commit/f4ee301cf40848d3554024b73aa1271e8cf7a2be))
13+
* incorrect interface ([d0ff5f3](https://github.com/trustedshops-public/cot-php-integration-library/commit/d0ff5f3f6f5869e18410518d7f7189892dceb7a1))

0 commit comments

Comments
 (0)