From 0f930f70c5a20ca3a657f4d3a3482f4d6e199b38 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 25 Oct 2023 14:40:03 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cad89b75..7c460360d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.4.13 + +FIX: Update to Homebrew automation to properly integrate with the latest version of the Homebrew release process. + # v0.4.12 FIX: The `zrok reserve` command was not properly recording the reserved share status of the shares that it created, preventing the `zrok release` command from properly releasing them (https://github.com/openziti/zrok/issues/427) If a user encounters reserved shares that cannot be released with the `zrok release` command, they can be deleted through the web console.