From 6893a534dce4bb95a201078427a4d3a7cd20366f Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Mon, 31 Jul 2023 13:58:31 -0400 Subject: [PATCH] updated changelog (#34, #379) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 467ca31f..b4fa0eaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ FEATURE: New `zrok overview` command, which returns all of the account details as a single JSON structure. See the OpenAPI spec at `specs/zrok.yml` for more details of the `/api/v1/overview` endpoint (https://github.com/openziti/zrok/issues/374) -FEATURE: New `zrok` SDK; `zrok` SDK used internally by `zrok share` and `zrok access` commands (https://github.com/openziti/zrok/issues/34); `pastebin` example illustrates basic SDK usage (see `sdk/examples/pastebin/README.md` for details) +FEATURE: New `zrok` SDK (https://github.com/openziti/zrok/issues/34). `pastebin` example illustrates basic SDK usage (see `sdk/examples/pastebin/README.md` for details) ((https://github.com/openziti/zrok/issues/379) # v0.4.2