From d68210ef94ed473dce84ec1dba4909278bca4f2b Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Wed, 3 Apr 2024 12:57:00 +0200 Subject: [PATCH] Tag version 4.2.0 Former-commit-id: 9315e463fcf9c654ff34738d0fb93c94538600a1 --- Release-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-notes.md b/Release-notes.md index 9052c91..8cac29b 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -2,6 +2,8 @@ ## Latest changes +## April 2nd, 2024. Release 4.2.0 + ### New feature - A new OBITools named `obiscript` allows to process each sequence according to a Lua script. This is an experimental tool. The **--template** option allows for generating an example script on the `stdout`.