Skip to content

Commit

Permalink
docs(CHANGES): Note merge of #133 / fix of #132
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 9, 2023
1 parent 18ef01d commit 9625b15
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ master (unreleased)
-------------------
*This is where upcoming changes will be.*

Breaking change: ``Url.pattern`` now uses ``MaxLengthValidator``
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

- ``Url.pattern`` now uses ``MaxLengthValidator`` to account for trailing
slash. Thank you @PetrDlouhy in #133 for #132.

See also: https://docs.djangoproject.com/en/4.2/ref/validators/#maxlengthvalidator

6.1 (2023-09-07)
----------------

Expand Down

0 comments on commit 9625b15

Please sign in to comment.