Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Commit 50f9a54

Browse files
committed
updated changelog for 1.2.3
1 parent ed9887b commit 50f9a54

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
## Change Log ##
22

3+
### 1.2.3 ##
4+
5+
This release fixes a bug whereby new passwords that violate the password policy were showing the wrong error on the forgot password flow.
6+
7+
See [1.2.3 closed bugs](https://github.com/stormpath/stormpath-sdk-java/issues?q=milestone%3A1.2.3+is%3Aclosed)
8+
39
### 1.2.2 ##
410

511
This release fixes two bugs. Both are fixes to avoid RuntimeException when resolving external provider of an application.
612

713
See [1.2.2 closed bugs](https://github.com/stormpath/stormpath-sdk-java/issues?q=milestone%3A1.2.2+is%3Aclosed)
814

9-
1015
### 1.2.1 ##
1116

1217
This release fixes four bugs. We are adding one more supported grant_type to the AccessTokenController, also enhancing the signature validation of access/refresh tokens and improving error handing when required fields are missing in the token endpoint.

0 commit comments

Comments
 (0)