Skip to content
Snippets Groups Projects
Commit b5db87be authored by Christian Kollmann's avatar Christian Kollmann
Browse files

Set version to 3.0.0

parent bb5fdfb0
No related branches found
No related tags found
1 merge request!11Release/2.1.0
# Changelog
Release 2.1.0:
- Creating, issung, managing and verifying ISO/IEC 18013-5:2021 credentials
- Kotlin 1.9
Release 3.0.0:
- Creating, issuing, managing and verifying ISO/IEC 18013-5:2021 credentials
- Kotlin 1.9.10
- Generic structure for public keys
- kotlinx.serialization fork with CBOR enhancements for COSE support
- `kotlinx.serialization` fork with CBOR enhancements for COSE support
Release 2.0.2:
- `vclib-openid`: Add response modes for query and fragment, i.e. Wallet may return the authentication response in query params or as fragment params on a SIOPv2 call
......
......@@ -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 = 2.1.0
artifactVersion = 3.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment