-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [0.3.0] - 2024-05-11 | ||
|
||
### π Features | ||
|
||
- Using @umi/max | ||
|
||
### βοΈ Miscellaneous Tasks | ||
|
||
- Enable Google Analytics | ||
|
||
## [0.2.0] - 2024-05-04 | ||
|
||
### π Features | ||
|
||
- Better ui, graph moveable, pk with emoji | ||
- Add note on the node | ||
|
||
### π Bug Fixes | ||
|
||
- Disable mousewheel | ||
|
||
### π Documentation | ||
|
||
- Update readme and package.json, add project info | ||
|
||
## [0.1.0] - 2024-05-03 | ||
|
||
### π Features | ||
|
||
- Init umijs | ||
- Enable editor | ||
- X6 enable | ||
- Convert dbml file in monaco to x6 er | ||
- Tunning ui connetion and style | ||
- Enable syntax highlight | ||
|
||
### π Documentation | ||
|
||
- Add readme | ||
|
||
### βοΈ Miscellaneous Tasks | ||
|
||
- Github actions | ||
- Enable cd pipeline on Github Pages | ||
- Fix Github Pages cname | ||
- Add package info | ||
|
||
<!-- generated by git-cliff --> |