Skip to content

Commit c571542

Browse files
Changelog: Convert bitwise negation - fixes #599
1 parent e596227 commit c571542

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1010

1111
### VB -> C#
1212
* 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)
1314

1415
### C# -> VB
1516

0 commit comments

Comments
 (0)