Skip to content

Commit 35686f9

Browse files
committed
Update changelog.h
1 parent d41457b commit 35686f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/changelog.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,10 @@
15371537
// 03.18.00 JR - Apr 14, 2025 - Enhancement:
15381538
// - Add option "--timestep-multipliers" to enable more granular, phase-dependent, timestep multipliers (see documentation for use)
15391539
// - Added maximum allowed value for options `--timestep-multiplier` and `--timestep-multipliers`
1540+
// 03.18.01 AB - Apr 28, 2025 - Defect repair:
1541+
// - Updated coefficients from Shikauchi et al. (2024) for main-sequence core mass calculations
1542+
// - Fixed behaviour of surface helium abundance for HeMS stars and core helium abundance for HeHG stars
15401543

1541-
const std::string VERSION_STRING = "03.18.00";
1544+
const std::string VERSION_STRING = "03.18.01";
15421545

15431546
# endif // __changelog_h__

0 commit comments

Comments
 (0)