diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-30 11:39:48 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-30 11:39:48 +0200 |
commit | 7e8ec380763292d8afa4f3d0f03a679ffe384d49 (patch) | |
tree | 403b9c0a24b78bc6ccc03494311b30674d27bbf9 /CHANGELOG.md | |
parent | 3bbfb4d9330f8648721256418072bb3d625ff539 (diff) |
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e2395..d54acba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Revision history for MiniCI +## 0.1.6 -- 2025-03-30 + +* Added `jobid` command resolving job reference to canonical ID +* Fix copying of used artifacts to appropriate working directory + ## 0.1.5 -- 2025-03-20 * Accept job file path on command line |