From 7689fd739e4e3426c31aeb539b980356ed0f0183 Mon Sep 17 00:00:00 2001 From: Ilya Mandel Date: Mon, 8 Apr 2024 13:54:54 +1000 Subject: [PATCH] Update changelog.h --- src/changelog.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/changelog.h b/src/changelog.h index d6e8f0d3f..4334b5e37 100644 --- a/src/changelog.h +++ b/src/changelog.h @@ -1116,8 +1116,7 @@ // 02.43.00 RTW - Mar 29, 2024 - Enhancement: // - Added Hirai pulsar rocket kick, and related options // 02.43.01 SS - Apr 8, 2024 - Defect repair -// - Fix CalculateMassLossRateBjorklundEddingtonFactor to use LSOLW (in SI) rather than LSOL (in cgs) -// - Fix typo in year in previous changelog entry (2023 -> 2024) +// - Fix CalculateMassLossRateBjorklundEddingtonFactor to use LSOLW (in SI) rather than LSOL (in cgs) // const std::string VERSION_STRING = "02.43.01";