Skip to content

Commit c48f71b

Browse files
authored
Updates CHANGELOG.md
1 parent 5bad923 commit c48f71b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
3232
together with Nuitka
3333
- Fixes bug where delegates get casts (dotnetcore)
3434
- Determine size of interpreter longs at runtime
35-
- Handling exceptions ocurred in ModuleObject's getattribute
35+
- Handling exceptions ocurred in ModuleObject's getattribute
36+
- Fixes issue with function resolution when calling overloaded function with keyword arguments from python ([#1097][i1097])
3637

3738
## [2.4.0][]
3839

0 commit comments

Comments
 (0)