diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-05-28 20:48:41 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-05-28 20:48:41 +0200 |
commit | a56d5c3c753241d205ed2f3e28618d18bf8eb1d9 (patch) | |
tree | 01bfb796fc7406253db73bdde0a00ea84bcd3442 /CHANGELOG.md | |
parent | 3e5622be73ae004dec3e5f164ae77ef4b92c57f6 (diff) |
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d54acba..e935782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Revision history for MiniCI +## 0.1.7 -- 2025-05-28 + +* Added `log` command to show job log +* Added `extract` command to extract artifacts +* Added `--terminal-output` and `--log-output` options to set output style +* Run jobs by specifying full job id or reference + ## 0.1.6 -- 2025-03-30 * Added `jobid` command resolving job reference to canonical ID |