Update CHANGELOG to 1.5.0

This commit is contained in:
Michal Dorner 2021-06-22 22:43:05 +02:00
parent a585725c8b
commit 0d00bb14cb
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
2 changed files with 5 additions and 1 deletions

View file

@ -120,7 +120,7 @@ jobs:
path: ''
# The fast-glob library that is internally used interprets backslashes as escape characters.
# If enabled, all backslashes in provided path will be replaced to forward slashes and act as directory separators.
# If enabled, all backslashes in provided path will be replaced by forward slashes and act as directory separators.
# It might be useful when path input variable is composed dynamically from existing directory paths on Windows.
path-replace-backslashes: 'false'