We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c159ec2 commit 74e0fbdCopy full SHA for 74e0fbd
1 file changed
CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
12
13
* Remove square brackets from identifiers [#1043](https://github.com/icsharpcode/CodeConverter/issues/1043)
14
* Conversion of parenthesized ref arguments no longer assigns back [#1046](https://github.com/icsharpcode/CodeConverter/issues/1046)
15
+* Conversion of explicit interface implementations now converts optional parameters [#1062](https://github.com/icsharpcode/CodeConverter/issues/1062)
16
17
### C# -> VB
18
0 commit comments