Skip to content

Commit 22e97c7

Browse files
author
SSOfy
committed
bullet lists
1 parent 743c2bd commit 22e97c7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.md

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

3-
## 1.0.2 - 2023-08-05
3+
## 1.0.2 * 2023-08-05
44

5-
- Fixed the PKCE crypto issue with node apps.
6-
- Introduced the new OAuth2Client::renewAccessToken().
7-
- Fixed the FileStorage issue.
5+
* Fixed the PKCE crypto issue with node apps.
6+
* Introduced the new OAuth2Client::renewAccessToken().
7+
* Fixed the FileStorage issue.
88

9-
## 1.0.1 - 2023-07-30
9+
## 1.0.1 * 2023-07-30
1010

11-
- Removed `state` parameter from handleCallback().
12-
- Added optional authorizationUrl parameter to auth initiation methods.
13-
- Fixed the missing OAuth2ConfigParameters export.
11+
* Removed `state` parameter from handleCallback().
12+
* Added optional authorizationUrl parameter to auth initiation methods.
13+
* Fixed the missing OAuth2ConfigParameters export.
1414

15-
## 1.0.0 - 2023-07-29
15+
## 1.0.0 * 2023-07-29
1616

1717
* First Release.

0 commit comments

Comments
 (0)