mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-25 04:51:35 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
5bacfabae7
commit
d0aeffb5f4
@ -25,6 +25,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- in case of vulnerabilities.
|
- in case of vulnerabilities.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## [0.3.5] - 2019-03-13
|
||||||
|
### Fixed
|
||||||
|
- The `AllowedEncryptionPublicKeys` option has now been fixed to handle incoming connections properly and no longer blocks outgoing connections (this was broken in v0.3.4)
|
||||||
|
- Multicast TCP listeners will now be stopped correctly when the link-local address on the interface changes or disappears altogether
|
||||||
|
|
||||||
## [0.3.4] - 2019-03-12
|
## [0.3.4] - 2019-03-12
|
||||||
### Added
|
### Added
|
||||||
- Support for multiple listeners (although currently only TCP listeners are supported)
|
- Support for multiple listeners (although currently only TCP listeners are supported)
|
||||||
|
Loading…
Reference in New Issue
Block a user