We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f118d1a commit d11566aCopy full SHA for d11566a
1 file changed
docs/source/release-notes/1.2.0.rst
@@ -1,4 +1,4 @@
1
-1.2.0 -- 2018-12-07
+1.2.0 -- 2018-12-04
2
-------------------
3
4
- Attempt to detect percent-encoded URI components and
@@ -12,8 +12,15 @@
12
13
- Correct the IPv6 regular expression by adding a missing variation.
14
15
+- Fix hashing for URIReferences on Python 3.
16
+
17
+ See also `GitHub !35`_
18
19
.. links
20
21
+.. _GitHub !35:
22
+ https://github.com/python-hyper/rfc3986/pull/35
23
24
.. _GitHub #38:
25
https://github.com/python-hyper/rfc3986/pull/38
26
0 commit comments