Skip to content

Commit

Permalink
Update CHANGELOG.md for release 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshidaa committed Jun 1, 2023
1 parent d30600e commit d3ecb15
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

## Version 3.7.0 2023-06-01 (2023-04-11)

### Features

- Environment variables can be loaded from YAML file.
- Restart feature in AiZynth CLI.
- Use ONNX models for expansion and filtering.
- Default filter is now loaded automatically in AiZynth CLI.

### Trivial changes

- Using isort to sort the imports of packages.
- Tensorflow is now an optional dependency.
- more-itertools dependencies removed.

### Breaking changes

- training modules has now been removed.

### Bug-fixes

- Fixing an issue when concatenating JSON data files.

## Version 3.6.0 2022-11-28 (2022-11-25)

### Features
Expand Down

0 comments on commit d3ecb15

Please sign in to comment.