Skip to content

Commit

Permalink
doc(CHANGELOG): Add an entry for #110
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaziarz committed Nov 28, 2024
1 parent 04c9cc6 commit b8225bc
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

- Install `torch_scatter` from conda instead of pip ([#110](https://github.com/microsoft/syntheseus/pull/110)) ([@kmaziarz])
- 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])
Expand Down

0 comments on commit b8225bc

Please sign in to comment.