Skip to content

Commit

Permalink
update CHANGELOG.md to include python version limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrai2 committed Jun 20, 2024
1 parent d232a98 commit db2fdfa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@

## next release

This release limits the maximum python version to `3.12.3` because of the issue
[#612](https://github.com/fkie-cad/Logprep/issues/612).

### Breaking
### Features
### Improvements
* a result object was added which is returned by every processor
* includes generated extra_data, warnings and errors
* a result object was added which is returned by every processor
* includes generated extra_data, warnings and errors

### Bugfix

## 12.0.0
Expand Down

0 comments on commit db2fdfa

Please sign in to comment.