4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-07-01 03:56:17 +00:00

Fix typo in changelog

This commit is contained in:
Arceliar
2018-12-07 17:30:07 -06:00
committed by GitHub
parent f99c224171
commit ffbdef292f

View File

@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- New macOS .pkgs built automatically by CircleCI
- Add Docker support
- Add `-json` command line flag for generating and normalising configuration in plain JSON
- Build nae and version numbers are now imprinted onto the build, accessible through `yggdrasil -version` and `yggdrasilctl getSelf`
- Build name and version numbers are now imprinted onto the build, accessible through `yggdrasil -version` and `yggdrasilctl getSelf`
### Changed
- Switched to Chord DHT (instead of Kademlia, although protocol-compatible)