Skip to content

Commit fe82cb4

Browse files
Update changelog
1 parent 6a71ddd commit fe82cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

1111
### VB -> C#
1212

13+
* Fixes error thrown when converting single file from VB project with resx files
1314

1415
### C# -> VB
1516

1617

1718
## [8.0.3] - 2020-03-30
1819

20+
Known issue: Converting single file from VB project with resx files throws an error. To workaround, use a different version, or convert the whole project at once.
1921

2022
### Vsix
2123

0 commit comments

Comments
 (0)