We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa79bf6 commit 3a19cb1Copy full SHA for 3a19cb1
RELEASE_NOTES.md
@@ -20,7 +20,7 @@ This release updates the `frequenz-api-dispatch` dependency to `v1.0.0-rc3` and
20
* Support secrets for signing and verifying messages.
21
* Use the new env variable `DISPATCH_API_SIGN_SECRET` to set the secret key.
22
* Use the new `sign_secret` parameter in the `DispatchClient` constructor to set the secret key.
23
-* Added `auth_key` parameter to the `dispatch-cli` and thew env variable `DISPATCH_API_AUTH_KEY` to set the authentication key for the Dispatch API.
+* Added `auth_key` parameter to the `dispatch-cli` and the new variable `DISPATCH_API_AUTH_KEY` to set the authentication key for the Dispatch API.
24
25
26
## Bug Fixes
0 commit comments