From 02ab60ccebd8f082b1eab5557cca2de78781870b Mon Sep 17 00:00:00 2001 From: Sina Saneiyan Date: Mon, 28 Nov 2022 10:22:15 -0600 Subject: [PATCH] GHANGELOG update --- CHANGELOG | 10 ++++++++++ src/version.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 44f5c639..bf5d0a40 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +v3.4.2 +------ +- Bug fix: fixing mesh zones +- Bug fix: matchSurveys() removing duplicates +- Bug fix: cylinder mesh stability +- Bug fix: buried electrodes not read (GUI only) +- Bug fix: pre-processing reset filter +- Bug fix: improving unresponsiveness + + v3.4.1 ------ - Bug fix: creating 3D survey from 2D lines (GUI only) diff --git a/src/version.txt b/src/version.txt index e5a01414..e991a56a 100644 --- a/src/version.txt +++ b/src/version.txt @@ -1,2 +1,2 @@ pyR2_Version: -3.4.2 +3.4.1