Skip to content

Commit 599887f

Browse files
author
Denis Peshkov
committed
- Added support of these conversions: "Byte -> number" and "GUID -> string"
1 parent c541131 commit 599887f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on the official Visual Studio extension gallery.
1818
- [x] Dynamic build module name from server dto's namespace
1919
- [x] Added an Options.EOLType (to choose the EOL type Windows/Unix)
2020
- [x] Added the Options.IndentTab and Options.IndentTabSize (to convert the tab indentations into spaces)
21-
- [x] Added support while converting for "Byte -> number" and "GUID -> string"
21+
- [x] Added support of these conversions: "Byte -> number" and "GUID -> string"
2222

2323
## 2.1.0
2424

0 commit comments

Comments
 (0)