Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
veome22 committed Jan 7, 2025
1 parent 1a542ba commit fe9cf1e
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 @@ -1423,7 +1423,9 @@
// - fix for issue #1310 - run terminates prematurely if error in grid file
// 03.10.04 RTW - Nov 27, 2024 - Defect repair:
// - fix for issue #1247 - SN Euler angles had incomplete logic, leading to a div by zero in some cases
// 03.10.05 VK - Jan 7, 2025 - Enhancement:
// - Modified the KAPIL2024 tides to ignore quadratic 'e' terms for spin and separation evolution if they incorrectly spin up an already synchronized star.

const std::string VERSION_STRING = "03.10.04";
const std::string VERSION_STRING = "03.10.05";

# endif // __changelog_h__

0 comments on commit fe9cf1e

Please sign in to comment.