mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-20 17:59:00 +00:00
CHANGELOG: update changelog for 1.3.0 release
Signed-off-by: Wen Liang <liangwen12year@gmail.com>
This commit is contained in:
parent
001f81b823
commit
ed63f64b34
1 changed files with 20 additions and 0 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
|
@ -1,6 +1,26 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
[1.3.0] - 2021-04-08
|
||||
--------------------
|
||||
|
||||
### Changes
|
||||
|
||||
- Use inclusive language
|
||||
- `slave` is deprecated in favor of `port`
|
||||
- `master` is deprecated in favor of `controller`
|
||||
|
||||
### New features
|
||||
|
||||
- Support disabling IPv6
|
||||
- Support `dns_options` when using one or more IPv4 nameservers
|
||||
- Support Ethtool coalesce settings
|
||||
- Support dummy interfaces
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- Fix static IPv6 support for initscripts provider
|
||||
|
||||
[1.2.0] - 2020-08-26
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue