Skip to content

Commit

Permalink
Prepare for 10.0.0 release (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanshg authored Dec 8, 2023
1 parent 57e2732 commit 5782232
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Changelog

## 10.0.0-beta15 (unreleased)
## Unreleased

### Added
## 10.0.0

### Fixed
- Made `code` nullable on `SmileIDException.Details`

### Changed
- Bump Kotlin to 1.9.21
- Bump Sentry to 7.0.0

### Removed
- Removed `model_parameters` from `PrepUploadRequest`
Expand Down Expand Up @@ -35,8 +37,6 @@
- Changed the OKHTTP call timeout to 60 seconds
- Rename `partnerParams` to `extraPartnerParams`

### Removed

## 10.0.0-beta13

### Added
Expand Down
2 changes: 1 addition & 1 deletion lib/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.0.0-beta14-SNAPSHOT
10.0.1-SNAPSHOT

0 comments on commit 5782232

Please sign in to comment.