summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNathaniel Case <this.is@nathanielca.se>2018-02-07 16:18:05 +0100
committerGitHub <noreply@github.com>2018-02-07 16:18:05 +0100
commit6e74aa7d4fe9e8b298a77e93064782c43d3168d3 (patch)
tree1bfdc578d3edd36e2f5823cdec1d3d0b4358d806 /CHANGELOG.md
parentNew module: manage 1&1 private network (cloud/oneandone/oneandone_private_net... (diff)
downloadansible-6e74aa7d4fe9e8b298a77e93064782c43d3168d3.tar.xz
ansible-6e74aa7d4fe9e8b298a77e93064782c43d3168d3.zip
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7651f6ef01..a222c46d5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -89,6 +89,12 @@ See [Porting Guide](http://docs.ansible.com/ansible/devel/porting_guides.html) f
## Callbacks
* yaml
+## Connections
+* network_cli
+* netconf
+
+While neither is technically a new plugin, these connections may now be used directly with network modules. See [Network Best Practices for Ansible 2.5](http://docs.ansible.com/ansible/devel/network_best_practices_2.5.html) for more details.
+
### New Modules
#### Cloud