Skip to content

Commit 01da6ad

Browse files
Update changelog
1 parent 41a53e0 commit 01da6ad

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
88

99

1010
### VB -> C#
11+
* Improve post-conversion experience for designer files - [#569](https://github.com/icsharpcode/CodeConverter/issues/569)
1112
* Optimize away some redundant casts and conversions with strings/chars - [#388](https://github.com/icsharpcode/CodeConverter/issues/388)
12-
* Improve performance of single file conversion
13+
* Improve performance of single file conversion - [#546](https://github.com/icsharpcode/CodeConverter/issues/546)
1314
* Add AsEnumerable where needed in linq "in" clause - [#544](https://github.com/icsharpcode/CodeConverter/issues/544)
1415
* Remove redundant empty string coalesce in string comparison - [#500](https://github.com/icsharpcode/CodeConverter/issues/500)
1516

0 commit comments

Comments
 (0)