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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# CHANGELOG
2
2
3
+
## v8.6.0 (2026-02-03)
4
+
5
+
- Adds the following functions usable by child and referral customer users:
6
+
-`apiKey.create`
7
+
-`apiKey.delete`
8
+
-`apiKey.enable`
9
+
-`apiKey.disable`
10
+
3
11
## v8.5.1 (2026-01-08)
4
12
5
13
- Corrects `StatelessRateDeserializer` and `WebhookDeserializer` to treat all camelCase fields like all other models to properly deserialize JSON fields containing underscors
0 commit comments