From 1b34fa7964273675ce18b9cd3006b4b87dda1ef2 Mon Sep 17 00:00:00 2001 From: Frederick Deny Date: Tue, 16 Apr 2024 21:01:20 +0000 Subject: [PATCH] prepare release 1.0.3 --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c578b92a..c8d38005 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ -v1.0.3 +v1.0.3 (Apr 16 2024) --------------------- +- Introduced barebones backend, which runs in local environment + - Is implemented as an alternative backend + - Creates symlinks to files in centralised folder instead of binding them - Introduced python bindings for MPI libraries in script - Script is `e4s-cl-mpi-tester` - Runs with MPICH ABI or OpenMPI