Replace forbidden chars derived from branch name (#29)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-12-08 00:01:39 +01:00
committed by GitHub
parent 3ae5afe041
commit 7040b59aa5
5 changed files with 59 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 1.9.1 (2020/12/07)
* Replace forbidden chars derived from branch name (#30)
* Bump semver from 7.3.2 to 7.3.4 (#26)
## 1.9.0 (2020/12/04)
* Allow to add custom tags (#24)