Skip to content

Commit

Permalink
Added note about the YAML dumper_options removal
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Dec 26, 2021
1 parent dde67b3 commit a8729a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
- ``ruamel.yaml`` ⟶ 0.15+
- ``cbor2`` ⟶ ~5.0
- ``msgpack`` ⟶ ~1.0
- **BACKWARD INCOMPATIBLE** Removed the ``dumper_options`` parameter to ``YAMLSerializer``, as
``ruamel.yaml`` does not seem to support this anymore
- Added support for Python 3.10
- Dropped support for Python 3.5 and 3.6

Expand Down

0 comments on commit a8729a1

Please sign in to comment.