diff --git a/packages/vscode-extension/CHANGELOG.md b/packages/vscode-extension/CHANGELOG.md index da112179..de3d914b 100644 --- a/packages/vscode-extension/CHANGELOG.md +++ b/packages/vscode-extension/CHANGELOG.md @@ -1,86 +1,86 @@ # Changelog -## 2.0.4 +## [2.0.4] - 2024-11-09 ### Fixed - Optimize relationship to reduce unnecessary re-rendering. -## 2.0.3 +## [2.0.3] - 2024-10-30 ### Fixed - Fixed a bug where schema GC was not triggered. -## 2.0.2 +## [2.0.2] - 2024-10-27 ### Added - Shift for horizontal scroll - Column Key hover on relationship -## 2.0.1 +## [2.0.1] - 2024-09-28 ### Fixed - zoom step - Add support for ALTER database.TABLE syntax in the parser -## 2.0.0 +## [2.0.0] - 2024-08-03 ### Fixed - Legacy support for `.vuerd` and `.vuerd.json` has ended. They now operate with the new version. -## 1.0.20 +## [1.0.20] - 2024-04-13 ### Fixed - Improved Git status change -## 1.0.19 +## [1.0.19] - 2024-03-22 ### Fixed - TimeTravel viewport -## 1.0.18 +## [1.0.18] - 2024-03-20 ### Added - Table count -## 1.0.17 +## [1.0.17] - 2024-03-20 ### Added - Time Travel -## 1.0.15 +## [1.0.15] - 2024-02-08 ### Added - Diff Viewer -## 1.0.14 +## [1.0.14] - 2024-01-28 ### Fixed - Validation foreignKey -## 1.0.11 +## [1.0.11] - 2024-01-27 ### Added - Legacy back porting -## 1.0.9 +## [1.0.9] - 2024-01-12 ### Added - Improvement in Scroll Usability -## 1.0.5 +## [1.0.5] - 2024-01-06 ### Added