Skip to content

Commit 131e392

Browse files
author
Dorian Birraux
committed
update changelog
1 parent 32ae4b3 commit 131e392

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
# Version 1.1.7
2+
- kernel controller class detects terminated kernel process while waiting for an evaluation result instead of hanging.
3+
14
# Version 1.1.5 and 1.1.6
2-
- update Wolfram Language code with latest addition from 12.3.
3-
- fix various deprecated naming convention in class names.
4-
5+
- update Wolfram Language code with latest addition from 12.3.
6+
- fix various deprecated naming convention in class names.
7+
58
# Version 1.1.4
69
- Async cloud evaluator based on `aiohttp` now use `certifi` to create a default `SSLContext` if none is provided. Other cloud evaluator are based on the `requests` module which also uses this library.
710
- Updating dependency list accordingly in `setup.py`. `certifi` was already listed as a `requests` dependency, so this should have no direct impact on user site package.

0 commit comments

Comments
 (0)