summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-06-25 21:12:18 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-06-25 21:12:18 +0200
commit8e4bacb750d6b3657e5e8c72a8f30f14455812e5 (patch)
tree9a78444f06bf3061ec5ec2cca60217140a1912fc /CHANGELOG.md
parent0a516080b58fccbe977b93c85554578bd99b0bb2 (diff)
Version 0.3.3HEADv0.3.3master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8eb39e7..bdfbc83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Revision history for erebos-tester
+## 0.3.3 -- 2025-06-25
+
+* Added optional `timeout` setting to config file
+* Added `multiply_timeout` command
+* Added `True` and `False` literals, and comparison operators for boolean values
+* Added `--exclude` command-line option to exclude tests
+* Execute shell commands in appropriate network namespace
+* Show name of failed test in output
+
## 0.3.2 -- 2025-05-16
* Asset files and directories for use during tests