forked from ungleich-public/cdist
++changelog
This commit is contained in:
parent
678ce2bfaa
commit
5f8c631e34
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ next:
|
|||
* Explorers and types: Fix SC2215, SC2059, SC2155, SC2091. (shellcheck) (Jonas Weber)
|
||||
* Explorers and types: Fix SC2086: Double quote to prevent globbing and word splitting. (shellcheck) (Jonas Weber)
|
||||
* Explorers and types: Fix SC2164: Use cd ... || exit in case cd fails. (shellcheck) (Darko Poljak)
|
||||
* Explorers and types: Disable SC2016 where it is intended: Expressions don't expand in single quotes, use double quotes for that. (shellcheck) (Darko Poljak)
|
||||
|
||||
4.10.3: 2018-09-23
|
||||
* New global explorer: os_release (Ľubomír Kučera)
|
||||
|
|
Loading…
Reference in a new issue