From 35a266603a6ce48aecc4e35cc929772dc299ed04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Mon, 3 Mar 2025 19:46:11 +0100 Subject: Version 0.3.1 --- CHANGELOG.md | 4 ++++ erebos-tester.cabal | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 819e367..d7872ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for erebos-tester +## 0.3.1 -- 2025-03-03 + +* Fix executing test tool given with relative path + ## 0.3.0 -- 2025-02-28 * User-defined functions diff --git a/erebos-tester.cabal b/erebos-tester.cabal index b83187f..7c5f107 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -1,7 +1,7 @@ cabal-version: 3.0 name: erebos-tester -version: 0.3.0 +version: 0.3.1 synopsis: Test framework with virtual network using Linux namespaces description: This framework is intended mainly for networking libraries/applications and -- cgit v1.2.3