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

Skip to content

Commit 3aae829

Browse files
committed
Add change log
1 parent f5db45e commit 3aae829

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+
- Made it possible to call `ToString`, `GetHashCode`, and `GetType` on inteface objects
3536

3637
### Removed
3738

0 commit comments

Comments
 (0)