We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8984d commit 69ce817Copy full SHA for 69ce817
1 file changed
README.rst
@@ -138,6 +138,15 @@ See examples directory for more.
138
Changelog
139
=========
140
141
+0.36.10
142
+======
143
+
144
+* scope_id is now stripped from IPv6 addresses if given (#1020) @StevenLooman
145
146
+ cpython 3.9 allows a scope_id in the ipv6 address. This caused an error
147
+ with the existing code if it was not stripped
148
+* Optimized decoding labels from incoming packets (#1019) @bdraco
149
150
0.36.9
151
======
152
0 commit comments