Skip to content

Commit

Permalink
docs(CHANGELOG): add 1.6.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fjcaetano committed Jan 4, 2021
1 parent 90ee945 commit 0479b14
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
@@ -1,3 +1,10 @@
# 1.6.0

- RxSwift 6.0.0 support (#101)
- Feature: added 2 new cases to ReCaptchaError (`.responseExpired` and `.failedRender`) (#79)

- Fix: retire JS arrow functions in favor of standard functions (#78)

# 1.5.0

- Swift 5.0 support
Expand Down

0 comments on commit 0479b14

Please sign in to comment.