Skip to content

Commit 4f7bd6c

Browse files
author
SSOfy
committed
v2.2.0 changes
1 parent 2fbc6d4 commit 4f7bd6c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
# CHANGELOG
22

3+
## 2.2.0 - 2023-08-06
4+
5+
* Wrapped models under Models namespace.
6+
* Wrapped entity models under Entities namespace.
7+
* Wrapped repository interfaces under Repositories namespace.
8+
* Fixed the user property type in AuthResponseEntity.
9+
* Fixed the return type with UserRepository::createToken().
10+
311
## 2.1.1 - 2023-07-30
412

5-
- Switched to javascript-sdk as the OAuth2 client library.
13+
* Switched to javascript-sdk as the OAuth2 client library.
614

715
## 2.1.0 - 2023-07-25
816

0 commit comments

Comments
 (0)