File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,21 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
55
66## [ Unreleased]
77
8+ ## [ 1.2.3] - 2020-04-29
9+
10+ ### Fixed
11+
12+ - Fix ` Revert Tree String to Text ` regex on more depth tree strings([ @Rolaka ] ( https://github.com/Rolaka ) )
13+
814## [ 1.2.2] - 2020-03-07
915
16+ ### Fixed
17+
1018- Fix wording and menu command group([ @tjx666 ] ( https://github.com/tjx666 ) ).
1119
1220## [ 1.2.1] - 2019-11-08
1321
14- ## Fixed
22+ ### Fixed
1523
1624- Fix problems while reading user charset configurations.
1725
Original file line number Diff line number Diff line change 22 "name" : " ascii-tree-generator" ,
33 "displayName" : " Ascii Tree Generator" ,
44 "description" : " A VS Code extension to generate ascii tree of directories or formatting selected text to tree string." ,
5- "version" : " 1.2.2 " ,
5+ "version" : " 1.2.3 " ,
66 "engines" : {
77 "vscode" : " ^1.30.0"
88 },
You can’t perform that action at this time.
0 commit comments