From 6482a3d4b8b8da0c80404eae6bec18ec6b1da2a2 Mon Sep 17 00:00:00 2001 From: MOARdV Date: Thu, 15 Oct 2015 16:54:35 -0500 Subject: [PATCH] Oops - need to update the changelog --- ChangeLog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 6178667..9f17336 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,14 @@ -v1.6.1 (21 August, 2015) +v1.6.3 (15 October 2015) +- Fix for ghost flares that appear when flare rendering is disabled. Issue #21. + +--- + +v1.6.2 (9 October 2015) +- Fix for a nullref exception in VesselDraw with craft that have fixed solar panels, courtesy taniwha. + +--- + +v1.6.1 (21 August 2015) - Tweaks to body flare rendering to reduce the amount of unchanging data being stored by the mod and queried every update. - Changed computation of a constant used for flare brightness to allow for Kerbin being a child of something other than Kerbol (for instance, with the New Horizons mod). Courtesy forum user Tynrael.