Fix workdir (#224)

This commit is contained in:
CrazyMax
2020-06-24 02:24:58 +02:00
parent 044b9d4d64
commit 8708f57399
3 changed files with 11 additions and 7 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 2.1.1 (2020/06/24)
* Fix workdir (#224)
## 2.1.0 (2020/06/15)
* Implement (optional) semver parsing of version (#213)