Skip to content

Commit df65326

Browse files
Add date
1 parent 2eba061 commit df65326

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to the code converter will be documented here.
33

4-
#5.8.0 - TBC
4+
# 5.8.0 - 26/06/2018
55
* Move options lower down in the context menus so they aren't in the way
66

77
### VB -> C#
@@ -17,7 +17,7 @@ All notable changes to the code converter will be documented here.
1717
* Fixed .Name bug with anonymous object creation
1818
* Use Is and IsNot for reference type comparison
1919

20-
#5.7.0 - 08/05/2018
20+
# 5.7.0 - 08/05/2018
2121
* Update to .NET Standard 2.0
2222
* Convert solution and project files
2323
* Added convert and copy to clipboard into options
@@ -38,7 +38,7 @@ All notable changes to the code converter will be documented here.
3838
* Fix error converting ObjectCollectionInitializerSyntax within object initializer
3939
* Escape predefined if they are used for the name of declaration
4040

41-
#5.6.3 - 09/04/2018
41+
# 5.6.3 - 09/04/2018
4242

4343
* Improve support for sub-class snippets through the website
4444
* Best effort conversion with errors as comments inline

0 commit comments

Comments
 (0)