New type: __dot_file

This commit is contained in:
dmitrybogatov 2017-02-14 10:23:19 +03:00 committed by Darko Poljak
commit 6d277ef1f1
8 changed files with 194 additions and 0 deletions

View file

@ -8,6 +8,7 @@ next:
* Type __docker: Support absent state (Dominique Roux)
* Type __docker_compose: Support absent state (Dominique Roux)
* New type: __hosts (Dmitry Bogatov)
* New type: __dot_file (Dmitry Bogatov)
4.4.1: 2016-12-17
* Documentation: Update docs for types that used man.rst as symbolic links (Darko Poljak)