summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-05-16 20:06:24 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-05-16 20:06:24 +0200
commit658bcf425c3fe42ddc48de9b3c344e81564aa898 (patch)
treedaa9de8fa87629aff7b0c90bd9ff6dee722018cd /CHANGELOG.md
parent2bc126785982cc0c66672c21d8baec905d1f2b3c (diff)
Version 0.3.2HEADv0.3.2master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7872ef..8eb39e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Revision history for erebos-tester
+## 0.3.2 -- 2025-05-16
+
+* Asset files and directories for use during tests
+* Select tests from project configuration using only test name on command line without script path
+* Added `args` parameter to `spawn` command to pass extra command-line arguments to the spawned tool
+* Experimental shell interpreter
+
## 0.3.1 -- 2025-03-03
* Fix executing test tool given with relative path