Skip to content

Commit cdeb993

Browse files
authored
updated CHANGELOG for patch release (#38)
1 parent 52b3722 commit cdeb993

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ All notable user-visible changes to this project are documented here.
1010

1111
### Added
1212

13-
## [3.0.1] – Unreleased
13+
## [3.0.2] – 2026-02-20
14+
15+
### Added
16+
- Initial Microsoft Visual C++ (MSVC) support in the C bindings/build pipeline (`#29`).
17+
18+
### Changed
19+
- `RocketSolver_solve` now treats `pi_p` as optional for better API compatibility and easier caller usage (`#36`).
20+
21+
### Fixed
22+
- Corrected detonation-wave upstream enthalpy calculations and upstream molecular weight handling in the legacy interface (`#33`).
23+
- Resolved failing transport-property test cases to restore expected regression behavior (`#37`).
24+
25+
## [3.0.1] – 2026-02-11
1426

1527
### Added
1628
- Python bindings and examples/tests for the CEA interface (`Feat/icx python binding`, #23).

0 commit comments

Comments
 (0)