Current Path :
/
home
/
develito
/
.trash
/
v6
/
libraries
/
vendor
/
web-auth
/
cose-lib
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//home/develito/.trash/v6/libraries/vendor/web-auth/cose-lib/RELEASES.md
# Versioning and Release This document describes the versioning and release process of the Webauthn Framework. This document is a living document, contents will be updated according to each release. ## Releases Webauthn Framework releases will be versioned using dotted triples, similar to [Semantic Version](http://semver.org/). For this specific document, we will refer to the respective components of this triple as `<major>.<minor>.<patch>`. The version number may have additional information, such as "-rc1,-rc2,-rc3" to mark release candidate builds for earlier access. Such releases will be considered as "pre-releases". ## Minor Release Support Matrix | Version | Supported | |---------|--------------------| | 4.5.x | :white_check_mark: | | < 4.5.x | :x: |