We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f05e5 commit 19ec822Copy full SHA for 19ec822
CHANGELOG.md
@@ -28,6 +28,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
28
- Fixed conversion of 'float' and 'double' values (#486)
29
- Fixed 'clrmethod' for python 2 (#492)
30
- Fixed double calling of constructor when deriving from .NET class (#495)
31
+- Fixed `clr.GetClrType` when iterating over `System` members (#607)
32
33
34
## [2.3.0][] - 2017-03-11
0 commit comments