From a5431b76acad5672c6a46ffa34107c5ebc041e8b Mon Sep 17 00:00:00 2001 From: Geoffrey Hunter Date: Mon, 20 Feb 2023 20:37:55 +1300 Subject: [PATCH] Updated CHANGELOG. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5743240..62ea3d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v3.4.6] +## [v3.4.6](https://github.com/gbmhunter/NinjaCalc/tree/v3.4.6) (2023-02-20) * Fixed incorrect imperial unit display of 'mill' to 'mil' in the IPC2151 track current calculator. * Plane proximity input value is disabled if "is plane present" select is set to False in the IPC2151 track current calculator.