summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca09678..acb158d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Revision history for MiniCI
+## 0.1.9 -- 2025-12-29
+
+* Reuse job status and artifacts from previous runs
+* Added `--rerun-*` command-line options to configure which jobs should be rerun
+* Job section to publish artifacts to specified destination
+* Accept literal text block for the `shell` section
+* Prepare used artifacts for the `shell` command
+
## 0.1.8 -- 2025-07-06
* Added `shell` command to open a shell prepared for given job