Current section
Files
Jump to
Current section
Files
digital_token
CHANGELOG.md
CHANGELOG.md
# Changelog
## Digital Token 0.2.0
This is the changelog for Digital Token version 0.2.0 released on May 9th, 2022. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/digital_token/tags)
### Bug Fixes
* Return only the token id from `DigitalToken.validate_token/1` when the argument is already a valid token identifier.
## Digital Token 0.1.0
This is the changelog for Digital Token version 0.1.0 released on May 8th, 2022. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/digital_token/tags)
### Enhancements
* Initial release