Skip to content

Commit

Permalink
Add PR #107 to CHANGELOG (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinT authored Nov 22, 2024
1 parent 713ab41 commit 8f14b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.

### Fixed

- Remove dependency on `typing_extensions` for python >= 3.8 ([#107](https://github.com/microsoft/syntheseus/pull/107)) ([@austint])
- Pin further Chemformer dependencies to avoid `torch` reinstallation ([#108](https://github.com/microsoft/syntheseus/pull/108)) ([@kmaziarz])
- Shift the `pandas` dependency to the external model packages ([#94](https://github.com/microsoft/syntheseus/pull/94)) ([@kmaziarz])
- Fix constructor arguments in `ParallelReactionModel` ([#96](https://github.com/microsoft/syntheseus/pull/96)) ([@kmaziarz])
Expand Down

0 comments on commit 8f14b7d

Please sign in to comment.