changelog

This commit is contained in:
Michael Quigley 2024-02-14 15:05:32 -05:00
parent 6966596dab
commit 8cc0ca0215
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -2,9 +2,9 @@
## v0.4.25
CHANGE: Update to share creation. Now checks for token collision and returns a relevant error. (https://github.com/openziti/zrok/issues/531)
CHANGE: Creating a reserved share checks for token collision and returns a more appropriate error message (https://github.com/openziti/zrok/issues/531)
CHANGE: Update UI to add a 'true' value on booleans. (https://github.com/openziti/zrok/issues/443)
CHANGE: Update UI to add a 'true' value on `reserved` boolean (https://github.com/openziti/zrok/issues/443)
## v0.4.24