summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-02-04 22:38:42 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2025-02-04 22:38:42 +0100
commit9236b6571a87a8c8f9b1720dd49839895303a1b7 (patch)
tree201894f2984d9d318a043030e029cec5e2b2f82c /CHANGELOG.md
parent5009f11cf3806e11b8162786d0ffae282f9c0256 (diff)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c896e63..e6d7e99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Revision history for MiniCI
+## 0.1.4 -- 2025-02-04
+
+* Fix invocation of `minici run` without arguments
+* Fix that empty temporary dir was not deleted in some cases
+* Add explicit `--since-upstream` option for the `run` command
+
## 0.1.3 -- 2025-01-25
* Run jobs based on configuration in associated commit