mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 14:15:06 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
19c2a573aa
commit
94f4d6e286
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
- A race condition between the router and the dial code resulting in a panic has been fixed
|
- A race condition between the router and the dial code resulting in a panic has been fixed
|
||||||
- A panic which could occur when the TUN/TAP interface disappears (e.g. during soft-shutdown) has been fixed
|
- A panic which could occur when the TUN/TAP interface disappears (e.g. during soft-shutdown) has been fixed
|
||||||
- A bug in the semantic versioning script which accompanies Yggdrasil for builds has been fixed
|
- A bug in the semantic versioning script which accompanies Yggdrasil for builds has been fixed
|
||||||
|
- A panic which could occur when the TUN/TAP interface reads an undersized/corrupted packet has been fixed
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- A number of legacy debug functions have now been removed and a number of exported API functions are now better documented
|
- A number of legacy debug functions have now been removed and a number of exported API functions are now better documented
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue