We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e596227 commit c571542Copy full SHA for c571542
1 file changed
CHANGELOG.md
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
10
11
### VB -> C#
12
* Convert parameterized properties with optional parameters [#597](https://github.com/icsharpcode/CodeConverter/issues/597)
13
+* Convert bitwise negation [#599](https://github.com/icsharpcode/CodeConverter/issues/599)
14
15
### C# -> VB
16
0 commit comments