Skip to content

Commit 69ce817

Browse files
authored
Update changelog for 0.36.10 (#1021)
1 parent cd8984d commit 69ce817

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,15 @@ See examples directory for more.
138138
Changelog
139139
=========
140140

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+
141150
0.36.9
142151
======
143152

0 commit comments

Comments
 (0)