Skip to content

Commit fa321e5

Browse files
authored
Cleanup tense of changelog messages (#1140)
1 parent 8048180 commit fa321e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES/1136.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Allow empty host for URL schemes other than the special schemes listed in the WHATWG URL spec -- by :user:`bdraco`.
1+
Allowed empty host for URL schemes other than the special schemes listed in the WHATWG URL spec -- by :user:`bdraco`.

CHANGES/1138.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Allow scheme replacement for relative URLs if the scheme does not require a host -- by :user:`bdraco`.
1+
Allowed scheme replacement for relative URLs if the scheme does not require a host -- by :user:`bdraco`.

CHANGES/1139.feature.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Loosen restriction on integers as query string values to allow classes that implement ``__int__`` -- by :user:`bdraco`.
1+
Loosened restriction on integers as query string values to allow classes that implement ``__int__`` -- by :user:`bdraco`.

0 commit comments

Comments
 (0)