Skip to content

Commit 9625b15

Browse files
committed
docs(CHANGES): Note merge of #133 / fix of #132
1 parent 18ef01d commit 9625b15

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ master (unreleased)
55
-------------------
66
*This is where upcoming changes will be.*
77

8+
Breaking change: ``Url.pattern`` now uses ``MaxLengthValidator``
9+
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
10+
11+
- ``Url.pattern`` now uses ``MaxLengthValidator`` to account for trailing
12+
slash. Thank you @PetrDlouhy in #133 for #132.
13+
14+
See also: https://docs.djangoproject.com/en/4.2/ref/validators/#maxlengthvalidator
15+
816
6.1 (2023-09-07)
917
----------------
1018

0 commit comments

Comments
 (0)