Skip to content

Commit 2b502bc

Browse files
authored
Update changelog with latest merges (#381)
1 parent 3afa5c1 commit 2b502bc

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,20 @@ Changelog
137137
0.32.0 (Unreleased)
138138
===================
139139

140-
* Ensure duplicate packets do not trigger duplicate updates (#376)
140+
* Complete ServiceInfo request as soon as all questions are answered (#380) @bdraco
141+
142+
Closes a small race condition where there were no questions
143+
to ask because the cache was populated in between checks
144+
145+
* Coalesce browser questions scheduled at the same time (#379) @bdraco
146+
147+
* Ensure duplicate packets do not trigger duplicate updates (#376) @bdraco
141148

142149
If TXT or SRV records update was already processed and then
143150
recieved again, it was possible for a second update to be
144151
called back in the ServiceBrowser
145152

146-
* Only trigger a ServiceStateChange.Updated event when an ip address is added (#375)
153+
* Only trigger a ServiceStateChange.Updated event when an ip address is added (#375) @bdraco
147154

148155
* Fix RFC6762 Section 10.2 paragraph 2 compliance (#374) @bdraco
149156

0 commit comments

Comments
 (0)