Skip to content

Commit f27fe9a

Browse files
committed
Many improvements and cleanup
- Update README (thanks @groggemans) - Add meta parameters to client template (thanks @groggemans) - Add options parameters to client template (thanks @groggemans) - Update and fix CONTRIBUTORS file (thanks @groggemans) - Small syntax fixes and init script updates (thanks @groggemans) - Update and extend config templates (thanks @groggemans) - Main tasks cleanup (thanks @groggemans) - Initial reordering of role defaults (thanks @groggemans) - Move asserts and checks to there own file (thanks @groggemans) - CHANGELOG++
1 parent 986f5f8 commit f27fe9a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,16 @@
222222
- Update task meta
223223
- Update role meta
224224
- Update CONTRIBUTORS
225+
226+
## v1.7.0
227+
228+
- Update README (thanks @groggemans)
229+
- Add meta parameters to client template (thanks @groggemans)
230+
- Add options parameters to client template (thanks @groggemans)
231+
- Update and fix CONTRIBUTORS file (thanks @groggemans)
232+
- Small syntax fixes and init script updates (thanks @groggemans)
233+
- Update and extend config templates (thanks @groggemans)
234+
- Main tasks cleanup (thanks @groggemans)
235+
- Initial reordering of role defaults (thanks @groggemans)
236+
- Move asserts and checks to there own file (thanks @groggemans)
237+
- CHANGELOG++

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.6.5
1+
v1.7.0

0 commit comments

Comments
 (0)