CHANGELOG

This commit is contained in:
Michael Quigley 2022-11-28 11:22:06 -05:00
parent ebb13ac611
commit 37ac11850c
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,3 +1,3 @@
# v0.2.18 (WiP)
# v0.2.18
* First official release in the `v0.2.x` series.
* DEFECT: Token generation has been improved to use an alphabet consisting of `[a-zA-Z0-9]`. Service token generation continues to use a case-insensitive alphabet consisting of `[a-z0-9]` to be DNS-safe.