Document type stdin inside loop caveats

This commit is contained in:
Darko Poljak 2019-05-25 19:19:47 +02:00
commit 68837e45cc
2 changed files with 68 additions and 0 deletions

View file

@ -4,6 +4,7 @@ Changelog
next:
* Type __apt_key: Use gpg key, fallback to deprecated apt-key (Ander Punnar)
* Type __acl: Fix and improve (Ander Punnar)
* Documentation: Document type stdin inside loop caveats (Darko Poljak)
5.1.0: 2019-05-22
* Type __consul: Add alpine support (Nico Schottelius)