mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-09 23:20:26 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
549d6f9dd2
commit
2b7b32ff3a
10
CHANGELOG.md
10
CHANGELOG.md
@ -25,6 +25,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- in case of vulnerabilities.
|
- in case of vulnerabilities.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## [0.2.5] - 2018-07-19
|
||||||
|
### Changed
|
||||||
|
- Make `yggdrasilctl` less case sensitive
|
||||||
|
- More verbose TCP disconnect messages
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fixed debug builds
|
||||||
|
- Cap maximum MTU on Linux in TAP mode
|
||||||
|
- Process successfully-read TCP traffic before checking for / handling errors (fixes EOF behavior)
|
||||||
|
|
||||||
## [0.2.4] - 2018-07-08
|
## [0.2.4] - 2018-07-08
|
||||||
### Added
|
### Added
|
||||||
- Support for UNIX domain sockets for the admin socket using `unix:///path/to/file.sock`
|
- Support for UNIX domain sockets for the admin socket using `unix:///path/to/file.sock`
|
||||||
|
Loading…
Reference in New Issue
Block a user