File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,26 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [ Unreleased]
8
8
9
- - Initial release
9
+ ## [ 1.0.1] - 2020-08-30
10
+
11
+ ### Changed
12
+
13
+ - Updated recommended extensions
14
+ - Removed:
15
+ - [ coenraads.bracket-pair-colorizer] ( https://marketplace.visualstudio.com/items?itemName=coenraads.bracket-pair-colorizer )
16
+ - [ mohsen1.prettify-json] ( https://marketplace.visualstudio.com/items?itemName=mohsen1.prettify-json )
17
+ - Added:
18
+ - [ coenraads.bracket-pair-colorizer-2] ( https://marketplace.visualstudio.com/items?itemName=coenraads.bracket-pair-colorizer-2 )
19
+ - [ eriklynd.json-tools] ( https://marketplace.visualstudio.com/items?itemName=eriklynd.json-tools )
20
+
21
+ ## [ 1.0.0] - 2020-06-04
22
+
23
+ - Initial Release
24
+
25
+ ### Added
26
+
27
+ - Initial repository setup
28
+
29
+ [ unreleased ] : https://github.com/pahimar/dot-github/compare/v1.0.0...HEAD
30
+ [ 1.0.1 ] : https://github.com/pahimar/dot-github/compare/v1.0.0...v1.0.1
31
+ [ 1.0.0 ] : https://github.com/pahimar/dot-github/compare/03f353813b12cb62314fb6c3f8b43c4784b316ef...v1.0.0
You can’t perform that action at this time.
0 commit comments