Skip to content

Commit

Permalink
Updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 21, 2018
1 parent b67eff8 commit bc95302
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Version history

This library adheres to `Semantic Versioning <http://semver.org/>`_.

**4.0.3** (2018-11-21)

- Fixed msgpack deprecation warnings by replacing the ``encoding="utf-8"`` unpacker option with
``raw=False``

**4.0.2** (2017-06-04)

- Added compatibility with Asphalt 4.0
Expand Down

0 comments on commit bc95302

Please sign in to comment.