Skip to content

Commit

Permalink
Release notes for 0.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Apr 15, 2024
1 parent c39f11b commit 4f3e25b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog
=========

0.5.0 (YYYY-MM-DD)
------------------

* Added the ``include_universal`` argument to :meth:`.URLMatcher.match` and
:meth:`.URLMatcher.match_all`. It can be set to ``False`` to skip universal
matchers.
* Added the :meth:`.URLMatcher.match_universal` method that returns only
identifiers of universal matchers.
* Added .readthedocs.yml.

0.4.0 (2024-04-03)
------------------

Expand Down

0 comments on commit 4f3e25b

Please sign in to comment.