Skip to content
Snippets Groups Projects
Commit 7a63fea6 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

complete changelogs

parent 7fc85e37
No related branches found
No related tags found
No related merge requests found
......@@ -91,12 +91,10 @@ v2.0.0
Major Changes
-------------
- added the object-oriented support for collection roles
- replaced the former inheritance model
- add the object-oriented support for collection roles
- replace the former inheritance model
- cleanup the source code
v2.0.1
======
- add plugin to return a value to level of the calling task
Bugfixes
--------
......@@ -104,13 +102,6 @@ Bugfixes
- loading process creates multiple independent instances
- loading tasks for exection on each state (loaded or creation)
- convert role params hash to string in role constructor
v2.0.2
======
Bugfixes
--------
- executing meta 'flush_handlers' fails
- role variables from role variable cache of host are not avialable
- added args validation to sdm role
......@@ -59,22 +59,12 @@ releases:
- added the object-oriented support for collection roles
- replaced the former inheritance model
- cleanup the source code
release_date: '2022-01-11'
2.0.1:
changes:
- add plugin to return a value to level of the calling task
bugfixes:
- loading process creates multiple independent instances
- loading tasks for exection on each state (loaded or creation)
- convert role params hash to string in role constructor
release_date: '2022-01-24'
2.0.2:
changes:
bugfixes:
- executing meta 'flush_handlers' fails
- role variables from role variable cache of host are not avialable
- added args validation to sdm role
release_date: '2022-01-26'
release_date: '2022-02-22'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment