We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e0b66 commit c80b5f7Copy full SHA for c80b5f7
1 file changed
README.rst
@@ -140,6 +140,18 @@ See examples directory for more.
140
Changelog
141
=========
142
143
+0.33.2
144
+======
145
+
146
+* Handle duplicate goodbye answers in the same packet (#928) @bdraco
147
148
+ Solves an exception being thrown when we tried to remove the known answer
149
+ from the cache when the second goodbye answer in the same packet was processed
150
151
+ Fixed #926
152
153
+* Skip ipv6 interfaces that return ENODEV (#930) @bdraco
154
155
0.33.1
156
======
157
0 commit comments