Skip to content

Commit 8aa83c6

Browse files
Update CHANGELOG.md
1 parent 0203120 commit 8aa83c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

1717
## [8.0.0] - 2020-03-11
1818

19-
* Known issue: Breaks VS2017 support - please use 7.9.0 until the next version is released
19+
* Known issue: Breaks VS2017 support - please use [7.9.0](https://github.com/icsharpcode/CodeConverter/releases/tag/7.9.0) until the next version is released
2020
* Improve performance and feedback for large projects containing large files
2121

2222
### API
@@ -65,7 +65,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6565

6666
* Avoid incorrectly renaming symbols
6767
* Prevent "SyntaxTree is not part of the compilation" error [#527](https://github.com/icsharpcode/CodeConverter/issues/527)
68-
* Avoid incorrectly renaming symbols (#524)[https://github.com/icsharpcode/CodeConverter/issues/524]
68+
* Avoid incorrectly renaming symbols [#524](https://github.com/icsharpcode/CodeConverter/issues/524)
6969

7070
## [7.8.0] - 2020-02-15
7171

0 commit comments

Comments
 (0)