diff --git a/CHANGELOG.md b/CHANGELOG.md index cf07ed6c..f03c4e80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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