Skip to content

Commit

Permalink
doc: update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhui committed Dec 29, 2024
1 parent 205285e commit 5bec29b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

[2.0.2] - 2024-12-29
--------------------

Changed
^^^^^^^

- Don't convert response keys from camelCase to snake_case, i.e. leave the keys untouched.
- ``Client``'s methods' argument names are still required to be in snake_case.

[2.0.1] - 2024-12-26
--------------------

Expand Down

0 comments on commit 5bec29b

Please sign in to comment.