Skip to content

Commit

Permalink
Update changelog for 0.36.13 (#1030)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Nov 13, 2021
1 parent 73c52d0 commit 106cf27
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,19 @@ See examples directory for more.
Changelog
=========

0.36.13
=======

* Unavailable interfaces are now skipped during socket bind (#1028) @bdraco
* Downgraded incoming corrupt packet logging to debug (#1029) @bdraco

Warning about network traffic we have no control over is confusing
to users as they think there is something wrong with zeroconf

0.36.12
=======

* Prevent service lookups from deadlocking if time abruptly moves backwards (#1006) @bdraco
* Prevented service lookups from deadlocking if time abruptly moves backwards (#1006) @bdraco

The typical reason time moves backwards is via an ntp update

Expand Down

0 comments on commit 106cf27

Please sign in to comment.