diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e25ae81 --- /dev/null +++ b/CHANGELOG.md @@ -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 + +