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 33e2353 commit 4201f57Copy full SHA for 4201f57
RELEASE_NOTES.md
@@ -6,14 +6,11 @@
6
7
## Upgrading
8
9
-* The `key` parameter of the client has been renamed to `auth_key`
+<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
11
## New Features
12
13
-* Add HMAC generation capabilities.
14
- * The new CLI option "sign_secret" can be used to provide the server's HMAC secret.
15
- * The client itself now has a "sign_secret" argument in the constructor.
16
- * Update documentation describing how to use the above options.
+<!-- Here goes the main new features and examples or instructions on how to use them -->
17
18
## Bug Fixes
19
0 commit comments