Skip to content

Commit d6f786f

Browse files
committed
Update changelog for 0.36.10
1 parent 686febd commit d6f786f

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)