Skip to content

Commit

Permalink
Changelog for 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Oct 22, 2023
1 parent 0a80f23 commit e692b82
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Hamcrest 2.1.0 (2023-10-22)
===========================

Features
--------

- Add a matcher for exceptions in asyncio future (`#171 <https://github.com/hamcrest/PyHamcrest/issues/171>`_)


Bugfixes
--------

- Use the correct generic type in the internal ``describe_keyvalue`` method (`#182 <https://github.com/hamcrest/PyHamcrest/issues/182>`_)


Hamcrest 2.0.4 (2022-08-07)
==========================================

Expand Down
1 change: 0 additions & 1 deletion changelog.d/171.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/182.bugfix.rst

This file was deleted.

0 comments on commit e692b82

Please sign in to comment.