Skip to content

Commit bd9574b

Browse files
changelog update for v1.1.0 release (#25)
1 parent 01de040 commit bd9574b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.1.0 - [2021-07-06]
6+
- [#19](https://github.com/RandomFractals/vscode-data-table/issues/19)
7+
Add CSV data loading notebook cell example
8+
- [#20](https://github.com/RandomFractals/vscode-data-table/issues/20)
9+
Add CSV Data Table rendering
10+
- [#21](https://github.com/RandomFractals/vscode-data-table/issues/21)
11+
Move data table renderer code to src/renderer
12+
- [#22](https://github.com/RandomFractals/vscode-data-table/issues/22)
13+
Refactor renderer setup for multi mime types support
14+
- [#23](https://github.com/RandomFractals/vscode-data-table/issues/23)
15+
Add Chicago traffic tracker rest notebook for testing
16+
- [#24](https://github.com/RandomFractals/vscode-data-table/issues/24)
17+
Add usage scenarios to docs
18+
- [#25](https://github.com/RandomFractals/vscode-data-table/issues/25)
19+
Package and publish docs update release
20+
521
## v1.0.0 - [2021-07-05]
622
- [#1](https://github.com/RandomFractals/vscode-data-table/issues/1)
723
Reach out to Tabulator library author

0 commit comments

Comments
 (0)