Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffriley committed Nov 20, 2023
1 parent 5fa2ba6 commit 60cb072
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/changelog.h
Original file line number Diff line number Diff line change
Expand Up @@ -1057,6 +1057,15 @@
// - Fixed a few typos, a little code cleanup.
// 02.39.01 LC - Sep 01, 2023 - Defect repair:
// - Fix for issue #945 - made HeSD SN types a sub-class of SNIA types.
// - Fix for issue #945 - made HeSD SN types a sub-class of SNIA types.
//
// 02.40.00 JDM - Sep 29, 2023 - Enhancement:
// - Added 'FLEXIBLE2023' option to --mass-loss-prescription. Recover previous defaults via 'BELCZYNSKI2010' option. this applies the following prescriptions:
// - Added --OB-mass-loss program option.
// - Added --RSG-mass-loss.
// - Added --VMS-mass-loss.
// - Added --WR-mass-loss.
//
// 02.41.00 JR - Nov 02, 2023 - Enhancement, a little cleanup:
// - Added naive tides implementation. Functionality enabled with new option `--enable-tides`. Default is no tides.
// - Fixed CalculateOrbitalAngularMomentum() (now uses eccentricity)
Expand Down

0 comments on commit 60cb072

Please sign in to comment.