Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
vNext
----------

Version 18.2.0
----------
(common4j 15.2.0)
- [PATCH] Add native auth instructions to error description when reset password required is returned (#2532)
- [MINOR] Add support for suppressing broker account picker (#2529)
- [MINOR] Camera permission request behavior changes for QR + PIN Auth (#2524)
Expand Down
2 changes: 1 addition & 1 deletion common4j/versioning/version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Wed May 12 20:08:39 UTC 2021
versionName=15.1.0
versionName=15.2.0
versionCode=1
latestPatchVersion=227
2 changes: 1 addition & 1 deletion versioning/version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Tue Apr 06 22:55:08 UTC 2021
versionName=18.1.0
versionName=18.2.0
versionCode=1
latestPatchVersion=234