Changeset - 3fa9b125a854
[Not reviewed]
0 1 0
Branko Majic (branko) - 6 years ago 2018-06-07 17:31:27
branko@majic.rs
MAR-129: Updated release notes:

- Added new section for next release.
- Covered the main breaking changes etc implemented.
1 file changed with 21 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/releasenotes.rst
Show inline comments
 
@@ -2,6 +2,27 @@ Release notes
 
=============
 

	
 

	
 
NEXT RELEASE
 
------------
 

	
 
Upgrade to Ansible 2.5.x.
 

	
 
Breaking changes:
 

	
 
* Switched to Ansible 2.5.x, removing support for older versions. All
 
  documentation has been updated.
 

	
 
* ``ldap_server`` role
 

	
 
  * Custom LDAP module ``m_ldap_entry`` has been removed. Role uses
 
    the official ``ldap_entry`` and ``ldap_attr`` modules.
 

	
 
New features/improvements:
 

	
 
* Tests have been updated to work with latest Molecule/Testinfra as
 
  part of the Ansible upgrade process.
 

	
 

	
 
2.0.0
 
-----
 

	
0 comments (0 inline, 0 general)