Skip to content

Commit

Permalink
chore(CHANGELOG): prep for 2.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Oct 20, 2020
1 parent 01de17f commit 624e7ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

# Release Notes

## 2.1.0

- feat(android): Nonce return and optional nonce generation (#153, thanks @dburdan!)
- docs(README): add info showing how to add pure web support (#148, thanks @A-Tokyo!)
- docs(README, logout): updated logout usage to match v2 API (#146, thanks @eraykose!)
- docs(README): add missing appleAuthAndroid import to sample code (#147, thanks @jheysoon!)

## 2.0.2

- fix(android, compile): assert webview context non-null for API30 compile (#143, thanks @dburdan!)
Expand Down

0 comments on commit 624e7ed

Please sign in to comment.