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