You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changelog.h
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1411,6 +1411,9 @@
1411
1411
// - Minor fixes, including to #1255, #1258
1412
1412
// 03.10.00 JR - Nov 29, 2024 - Enhancement:
1413
1413
// - added functionality to allow stellar mergers (for BSE) to be logged to switchlog file (see documentation for details)
1414
-
const std::string VERSION_STRING = "03.10.00";
1414
+
// 03.10.01 IM - Nov 30, 2024 - Defect repair:
1415
+
// - corrected treatment of rotation to retain pre-mass-loss spin frequency, not angular momentum, on complete envelope removal during stable mass transfer
1416
+
// - fixed issue with updating helium giants that manifested as supernovae with nan core mass (see #1245)
0 commit comments