updated changelog (#34, #379)

This commit is contained in:
Michael Quigley 2023-07-31 13:58:31 -04:00
parent a872db0ffd
commit 6893a534dc
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -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