Skip to content

Commit eddd657

Browse files
committed
Add CHANGELOG entry
1 parent 84197d4 commit eddd657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ details about the cause of the failure
3232
- Indexers can now be used with interface objects
3333
- Fixed a bug where indexers could not be used if they were inherited
3434
- Made it possible to use `__len__` also on `ICollection<>` interface objects
35+
- Fixed issue when calling PythonException.Format where another exception would be raise for unnormalized exceptions
3536

3637
## [2.5.0][] - 2020-06-14
3738

0 commit comments

Comments
 (0)