Version 1.10  (2019-10-16)
* Update for KSP 1.8 compatibility.
* Includes update to ModuleManager 4.1.0.


----- Everything below this line will run ONLY on KSP 1.7.3 and older -----


Version 1.9.1  (2019-03-09)
* Add "target synchrony" tracker (works similarly to geosynchrony tracker)


Version 1.9  (2019-02-24)
* Add a "geosynchrony tracker" to assist putting vessels in geosynchronous orbits.
* Update to latest ModuleManager version (4.0.2).


Version 1.8.1  (2018-12-02)
* Fix a bug in 1.8 that caused the KSP loading screen to hang if B9PartSwitch is also installed.
* Thanks to Nik Power in the KSP forums for providing the vital repro case that allowed finding & fixing the issue!


Version 1.8  (2018-12-01)
* Add burn time indicator for SRBs.
* Now includes ModuleManager (version 3.1.0).


Version 1.7  (2018-10-15)
* Updated for KSP 1.5 compatibility.
* The burn time indicator for maneuver nodes is now gone (in favor of the improved stock navball in KSP 1.5).
* Indicators remain for surface impact, target rendezvous, and atmosphere transition.


----- Everything below this line will run ONLY on KSP 1.4.5 and older -----


Version 1.6.1  (2017-12-29)
* Fix a bug that caused the impact tracker to throw exceptions if the tracking station's not upgraded yet.


Version 1.6  (2017-07-12)
* Add "atmosphere tracker" that shows a message when you're imminently about to enter or leave atmosphere.


Version 1.5.4  (2017-05-28)
* Update default countdown dots for KSP 1.3 compatibility (1.3 broke the fonts)
* Update to target .NET framework 3.5.  It was erroneously targeting 4.5.2, thanks to linuxgurugamer for catching!


Version 1.5.3  (2016-12-14)
* Undo the "fix" for the "Parent of RectTransform" error in 1.5.2, since it hopelessly broke the navball. Sorry, everyone.


Version 1.5.2  (2016-12-12)
* BROKEN VERSION, DO NOT USE.  Navball is hopelessly mangled whenever impact tracker or closest-approach tracker is active.
* Fix a bug that spams an error message "Parent of RectTransform is being set with parent property." when the mod starts up. (Thanks to DMagic for catching!)
* Fix NRE that happens sometimes when switching to a vessel that already has a maneuver node set.


Version 1.5.1  (2016-10-18)
* Fixed a bug that caused BBT to spam NullReferenceException when impact-tracking a vessel that has a kerbal in a command chair.
* Added BetterBurnTimeData as a public API for the mod.
* Added sample code in new "example" github directory, illustrating how to use it.


Version 1.5  (2016-10-11)
* Update for compatibility with KSP 1.2.
* Changed to CC-BY-NC-ND license (was previously MIT).


----- Everything above this line will run ONLY on KSP 1.2 and newer -----

----- Everything below this line will run ONLY on KSP 1.1.3 and older -----


Version 1.4.4  (2016-06-21)
* Update for compatibility with KSP 1.1.3.


Version 1.4.3  (2016-05-19)
* Added an option to the config file to allow for numeric countdown-to-burn indicator, instead of graphic.
* Fixed a small memory leak.


Version 1.4.2  (2016-04-25)
* Minor bugfix to prevent occasional NullReferenceException when switching scenes.
* New feature: countdown times are now configurable.


Version 1.4.1  (2016-04-10)
* Minor bugfix update. Add handling for occasional NullReferenceException problems that occur with Unity 5.


Version 1.4  (2016-03-30)
* Required update for KSP 1.1. Older versions of BetterBurnTime won't work on 1.1.
* This and subsequent versions will not run on KSP 1.0.5.
* Compatibility update only, no new features.


----- Everything above this line will run ONLY on KSP 1.1 and newer -----

----- Everything below this line will run ONLY on KSP 1.0.5 and older -----


Version 1.3.5  (2016-03-22)
* Most recent version that works on KSP 1.0.5
* Fix a bug that causes the impact tracker to spew NullReferenceExceptions for an EVA kerbal.


Version 1.3.4  (2016-03-15)
* Fix a bug in which an exception is displayed upon ship death.


Version 1.3.3  (2016-03-13)
* Update the "impact" display so that it says "touchdown" if your projected surface-collision speed is below the crash tolerance of your lowermost part.
* Fixed a bug about estimation of impact time, where it wasn't correctly including the height of the vessel.


Version 1.3.2  (2016-03-01)
* Bugfix: don't display "N/A" for kerbals on EVA
* Bugfix: correctly calculate time for engines with minThrust > 0 when thrust limiter is set (useful for RealFuels)
* Minor internal performance optimization


Version 1.3.1  (2016-02-26)
* Made time display format customizable
* Updated the appearance of the countdown indicator (bigger dots)
* Made the countdown indicator customizable
* Fixed a minor Isp interoperability bug with Strategia


Version 1.3  (2016-02-21)
* Added "countdown" indicator (little row of green dots showing when to start a burn).


Version 1.2  (2016-02-05)
* Added closest-approach tracker for orbital rendezvous.


Version 1.1.2  (2016-01-02)
* Minor internal refactor to avoid occasional NullReferenceException.


Version 1.1.1  (2015-12-16)
* Fix bug in calculating burn times for multi-nozzle engines.


Version 1.1 (2015-12-07)
* Added time-to-impact indicator for landing on vacuum worlds.


Version 1.0  (2015-11-21)
* Initial release.
