Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 661 Bytes

0.2.2

  • Fix a panic caused when upnp::Gateway is dropped and its events queue receiver is no longer available. See PR 5273.

0.2.1

  • Fix a panic caused when dropping upnp::Behaviour such as when used together with Toggle. See PR 5096.

0.2.0

0.1.1

  • Fix high CPU usage due to repeated generation of failure events. See PR 4569.

  • Fix port mapping protocol used for a UDP multiaddress. See PR 4542.

0.1.0

  • Initial version