Skip to content

Commit

Permalink
Merge pull request #476 from kennethshackleton/prepare-0.21.0
Browse files Browse the repository at this point in the history
Prepare version 0.21.0.
  • Loading branch information
kennethshackleton authored Sep 14, 2023
2 parents 7ead9d5 + a35f9c5 commit 3c6c630
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change Log
==========

## Version 0.21.0

Warning: This release migrates from OpenSSL 1.1.1v to OpenSSL 3.1.2.

### Dependencies

* Kotlin 1.9.10.
* OpenSSL 3.1.2.

## Version 0.20.0

### Features
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
selekt.versionName=0.20.0
selekt.nextVersionName=0.21.0
selekt.versionName=0.21.0
selekt.nextVersionName=0.22.0

openssl.version=3.1.2
openssl.version.suffix=
Expand Down

0 comments on commit 3c6c630

Please sign in to comment.