# Changelog

## 0.3.0 (2023-09-28)

* Update aaguid handling

## 0.2.1 (2022-06-30)

* Fixed encoding problem in public key generation (thanks to @tashirosota)

## 0.1.5 (2022-06-30)

* Fix Signature Counter handling logic

## 0.1.4 (2022-03-09)

* Replaces traves to actions and upgrades supported versions. (thanks to @tashirosota)

## 0.1.3 (2018-12-11)

* Return StorablePublicKey object on register/authenticate operations

## 0.1.2 (2018-12-11)

* Add more validation for authenticator data

## 0.1.1 (2018-12-10)

* Fix CBOR decoder for empty map

## 0.1.0 (2018-12-10)

* Initial Release
* TODO
  * Handling attestation statement
