You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# CHANGELOG
2
2
3
+
## v8.2.0 (2023-10-11)
4
+
3
5
- Add dedicated API Key-related service, available via the `api_keys` property of a client
4
6
- NOTE: Please note the naming. The `api_key` property of a client is the currently-used API key string, while the `api_keys` property is the service for managing API keys.
5
7
- Migrated API Key-related functionality to `api_keys` service, deprecated old methods in `user` service
0 commit comments