We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbc6d4 commit 4f7bd6cCopy full SHA for 4f7bd6c
CHANGELOG.md
@@ -1,8 +1,16 @@
1
# CHANGELOG
2
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
11
## 2.1.1 - 2023-07-30
12
-- Switched to javascript-sdk as the OAuth2 client library.
13
+* Switched to javascript-sdk as the OAuth2 client library.
14
15
## 2.1.0 - 2023-07-25
16
0 commit comments