Skip to content

Commit e8c2294

Browse files
committed
Update CHANGELOG
1 parent 9bf4239 commit e8c2294

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2222
- Added `bumpversion` for version control (#319)(#398)
2323
- Added `tox` for local testing (#345)
2424
- Added `requirements.txt`
25+
- Added to `PythonEngine` methods `Eval` and `Exec` (#389)
2526

2627
### Changed
2728

@@ -45,6 +46,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
4546
- Fixed outdated version number in AssemblyInfo (#398)
4647
- Fixed wrong version number in `conda.recipe` (#398)
4748
- Fixed fixture location for Python tests and `Embedded_Tests`
49+
- Fixed `PythonException` crash during Shutdown (#400)
4850

4951
### Removed
5052

0 commit comments

Comments
 (0)