diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0663a9f..f80f12e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,14 +6,11 @@ ## Upgrading -* The `key` parameter of the client has been renamed to `auth_key` + ## New Features -* Add HMAC generation capabilities. - * The new CLI option "sign_secret" can be used to provide the server's HMAC secret. - * The client itself now has a "sign_secret" argument in the constructor. - * Update documentation describing how to use the above options. + ## Bug Fixes