Skip to content

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nodh committed Oct 25, 2023
1 parent 0383f0b commit 81dd692
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Changelog

Release 3.0.2
- tbd
- Prevent serializers from getting registered twice
- Make class `CredentialSubject` abstract
- Create self-signed certificate for default iOS `CryptoService`

Release 3.0.1
- Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ kotlin.experimental.tryK2=false
# workaround dokka bug (need to wait for next snapshot build)
org.jetbrains.dokka.classpath.excludePlatformDependencyFiles=true

artifactVersion = 3.0.2-SNAPSHOT
artifactVersion = 3.0.2

0 comments on commit 81dd692

Please sign in to comment.