File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,11 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
55## [ Unreleased]
66
7-
8- ### Vsix
7+ ### Command line
8+ * The --Core-Only flag no longer requires a value [ # 704 ] ( https://github.com/icsharpcode/CodeConverter/issues/704 )
99
1010
1111### VB -> C#
12+ * Deal with NullReferenceException caused by Nothing literal [ #707 ] ( https://github.com/icsharpcode/CodeConverter/issues/707 )
13+ * Include text of region which can't be converted
14+ * Convert region names
1215* All handlers from multi-line handles syntax now converted [ #701 ] ( https://github.com/icsharpcode/CodeConverter/issues/701 )
1316* Implicilty typed inherited events no longer create extra delegates [ #700 ] ( https://github.com/icsharpcode/CodeConverter/issues/700 )
1417* Keep optional parameters for parameterized properties [ #642 ] ( https://github.com/icsharpcode/CodeConverter/issues/642 )
You can’t perform that action at this time.
0 commit comments