Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Add CHANGELOG entry
  • Loading branch information
slide committed Apr 8, 2020
commit 5a762738c6ad673f43e08dc1a2e5ec94dfec4ac5
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
together with Nuitka
- Fixes bug where delegates get casts (dotnetcore)
- Determine size of interpreter longs at runtime
- Handling exceptions ocurred in ModuleObject's getattribute
- Handling exceptions ocurred in ModuleObject's getattribute
- Fixed issue with params methods that are not passed an array.

## [2.4.0][]

Expand Down