Skip to content

Commit

Permalink
fix: Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dineug committed Jan 8, 2025
1 parent 8df1881 commit 443f9ab
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions packages/vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 443f9ab

Please sign in to comment.