From fd576d369db6ba87bbf2ee239cd30cd20cab4191 Mon Sep 17 00:00:00 2001 From: RandomFractals Date: Sun, 10 Apr 2022 12:25:28 -0500 Subject: [PATCH] add web ext. feature to changelog for v1.10.0 release (#122) --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 582f4e8..3a4ca58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ See [releases](https://github.com/RandomFractals/vscode-data-table/releases) for source code and `vscode-data-table.vsix` extension package download. +## v1.10.0 - [2022-04-10] + +- [#122](https://github.com/RandomFractals/vscode-data-table/issues/122) +Enable Data Table Renderers to work on github.dev and in the web version of vscode IDE + ## v1.9.0 - [2022-04-03] - [#44](https://github.com/RandomFractals/vscode-data-table/issues/44) Add Save as CSV or JSON options