Skip to content

Commit 2fd2372

Browse files
update changelog for v1.4.0 release (#50)
1 parent 1b4b2ea commit 2fd2372

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
See [releases](https://github.com/RandomFractals/vscode-data-table/releases) for source code and `vscode-data-table.vsix` extension package download.
44

5+
## v1.4.0 - [2021-07-23]
6+
- [#43](https://github.com/RandomFractals/vscode-data-table/issues/43)
7+
Apply vscode editor scrollbar styles to plain text display
8+
- [#45](https://github.com/RandomFractals/vscode-data-table/issues/45)
9+
Drop properties. prefix in geo data table column names
10+
- [#46](https://github.com/RandomFractals/vscode-data-table/issues/46)
11+
Add data table styles
12+
- [#47](https://github.com/RandomFractals/vscode-data-table/issues/47)
13+
Get rid of renderer output shadow root to fix data table display
14+
- [#49](https://github.com/RandomFractals/vscode-data-table/issues/49)
15+
Add VS Marketplace badge, installs and downloads counters to docs
16+
- [#50](https://github.com/RandomFractals/vscode-data-table/issues/50)
17+
Package and publish data table styles and geo data display enhancements release
18+
519
## v1.3.0 - [2021-07-20]
620
- [#37](https://github.com/RandomFractals/vscode-data-table/issues/37)
721
Add flat geojson display
@@ -86,4 +100,4 @@ Add funding config
86100
- [#17](https://github.com/RandomFractals/vscode-data-table/issues/17)
87101
Create changelog for MVP release
88102
- [#18](https://github.com/RandomFractals/vscode-data-table/issues/18)
89-
Package and publish MVP release
103+
Package and publish MVP release

0 commit comments

Comments
 (0)