mirror of https://github.com/dswd/vpncloud.git
11 lines
407 B
Markdown
11 lines
407 B
Markdown
# Planned breaking changes
|
|
|
|
Due to semantic versioning, any breaking change after 1.0 requires a new major version number.
|
|
This is a list of breaking changes to do in such a case:
|
|
|
|
- Add strong crypto, change network protocol
|
|
- Negotiate crypto method per peer
|
|
- Make encryption the default, --unencrypted for no encryption
|
|
- Remove network-id parameter
|
|
- Remove port config option
|
|
- Rename peers to connect |