From 49ed421e79ceef7cf6c47e34db2b46742ae44e59 Mon Sep 17 00:00:00 2001
From: "edward.vigmond" <edward.vigmond@u-bordeaux.fr>
Date: Tue, 21 Sep 2021 14:13:20 +0200
Subject: [PATCH] update for new tag

---
 CHANGELOG.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7c5784..8bd2d87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,17 +6,16 @@ meshalyzer uses a vMAJOR.PATCH versioning scheme. We increase the
 * MAJOR version when we add functionality, and the
 * PATCH version when we make backwards compatible bug fixes
 
-## [3.3] - 2021-08-31
+## [3.2] - 2021-08-31
 - more control of Fresnel shading
 - connections can have region numbers which define cables
 - cylinders drawn as triangle strips
 - removed CG colour scale
-
-## [3.2] - 2021-07-31
 - more colour maps: turbo, CoolWarm, Plasma
 - faster 3D connection rendering when colours change
 - button to match isosurface colour to data colour
 - Fresnel shading to accentuate edges of transparent surfaces
+- only select hilight point in visible surface
 
 ## [3.1] - 2021-05-07
 - antialiased PNG images
-- 
GitLab