Skip to content

Commit d11566a

Browse files
authored
Tack on changes for #35
Update the date as well.
1 parent f118d1a commit d11566a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/source/release-notes/1.2.0.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.2.0 -- 2018-12-07
1+
1.2.0 -- 2018-12-04
22
-------------------
33

44
- Attempt to detect percent-encoded URI components and
@@ -12,8 +12,15 @@
1212

1313
- Correct the IPv6 regular expression by adding a missing variation.
1414

15+
- Fix hashing for URIReferences on Python 3.
16+
17+
See also `GitHub !35`_
18+
1519
.. links
1620
21+
.. _GitHub !35:
22+
https://github.com/python-hyper/rfc3986/pull/35
23+
1724
.. _GitHub #38:
1825
https://github.com/python-hyper/rfc3986/pull/38
1926

0 commit comments

Comments
 (0)