Skip to content

Commit

Permalink
DOC: Update the changelog. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Apr 6, 2024
1 parent 8bf6b2d commit dff762b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
History
=======

0.16.1 (2024-XX-XX)
-------------------

New Features
~~~~~~~~~~~~
- When a request fails with encoding error, it gets retried with the
encoding set to ``latine1``. This is to handle cases where the server
sends a response with an encoding that is not supported by the client.
(:issue_hydro:`120`)

0.16.0 (2024-01-03)
-------------------

Expand Down

0 comments on commit dff762b

Please sign in to comment.