Skip to content

Commit

Permalink
changes for 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robur-team committed Nov 10, 2021
1 parent 910f013 commit 43bb2ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v6.1.0 (2021-11-10)

* BUGFIX dns-client: avoid exception on TLS handshake failure (reported by @reynir)
* FEATURE dns-client: optionally send a edns in the query (reported by @orbitz #276)
* dns-client: combine send and recv, avoid resource leaks on timeout

### v6.0.2 (2021-10-27)

* dns: remove astring dependency (@hannesm)
Expand Down

0 comments on commit 43bb2ff

Please sign in to comment.