From 0df5c2559e764682df17ac077a259f8cabb32f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Fri, 17 May 2024 21:15:05 +0200 Subject: Version 0.2.2 --- CHANGELOG.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 64834ea..bc5303a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,17 @@ # Revision history for erebos-tester +## 0.2.2 -- 2024-05-17 + +* Fix unshare failing with newer compilers +* Documentation and helptext updates +* Compatibility with GHC up to 9.10 + ## 0.2.1 -- 2024-05-14 -* Selection of test from test file path on command line using ':' charater -* Added --repeat option to run the tests multiple times -* Added --wait option to wait at the end of each test -* Added 'flush' command +* Selection of test from test file path on command line using '`:`' charater +* Added `--repeat` option to run the tests multiple times +* Added `--wait` option to wait at the end of each test +* Added `flush` command * Show record selectors in failure reports * Compatibility with GHC up to 9.8 -- cgit v1.2.3