Skip to content

Commit

Permalink
Expanded changelog explanation of changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffriley committed Feb 9, 2024
1 parent 0b13e31 commit ff10d31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/changelog.h
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,9 @@
// 02.41.05 YS - Jan 31, 2024 - Bug fix:
// - Fix for issue #1058: fixing calculation of pulsar spin period
// 02.41.06 JR - Feb 10, 2024 - Defect repair:
// - Fix for issue #1057
// - Fix for issue #1057:
// HeMS::CalculateMomentOfInertia() falls back to MainSequence::CalculateMomentOfInertia()
// HeHG::CalculateMomentOfInertia() falls back to GiantBranch::CalculateMomentOfInertia()
// - Added sanity checks for mass and luminosity where necessary in variants of CalculateRadiusOnPhase_Static()

const std::string VERSION_STRING = "02.41.06";
Expand Down

0 comments on commit ff10d31

Please sign in to comment.