Skip to content

Commit

Permalink
[skip] Update CHANGELOG.md with new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 23, 2024
1 parent 0efb7b9 commit f9a9f89
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,35 @@
# Changelog

---
## [0.0.1-go1.20] - 2024-08-23

Finish go-mysql-mocker basic features and support for go1.20 projects.

### ⚙️ Miscellaneous Chores

- rollback to go1.22 - ([c710e60](https://github.com/hedon-go-road/template-web/commit/c710e605446dec40e446a646448b81606f70cd88)) - hedon954
- ci use go1.22 - ([0c7230d](https://github.com/hedon-go-road/template-web/commit/0c7230d1a7ca57c8ad62f70d6061c928ff5da86c)) - hedon954
- delete makefile - ([ede4ce1](https://github.com/hedon-go-road/template-web/commit/ede4ce1b9497348c9fdfb4c735506b3329cc3662)) - hedon954

### ⛰️ Features

- finish gmm - ([ea8f4a0](https://github.com/hedon-go-road/template-web/commit/ea8f4a0fe2cd0320ea3cc78a637338de72b8c4e9)) - wangjiahan
- remove some useless error check and improve unit test for `InitData` - ([280eb23](https://github.com/hedon-go-road/template-web/commit/280eb2396addc2d13fd7acb4164298e507788e08)) - hedon954

### 🐛 Bug Fixes

- **(port)** fix get unused port bug - ([a004a9b](https://github.com/hedon-go-road/template-web/commit/a004a9b6aebe11bf1ad08a03ae69cee5ef1e8bb4)) - hedon954

### 📚 Documentation

- **(gmm)** add some comments for get free port - ([572fb4c](https://github.com/hedon-go-road/template-web/commit/572fb4c5b728c7057ec07b8a11ae2b7e584a5153)) - hedon954
- **(readme)** fix wrong - ([ac3e0fb](https://github.com/hedon-go-road/template-web/commit/ac3e0fb95ff9dc2d348b29e28223ded4f04f42ae)) - hedon954
- add readme - ([b9cd37a](https://github.com/hedon-go-road/template-web/commit/b9cd37a411ce52151540c6d328908c0d63e07a71)) - hedon954

### 🚜 Refactor

- rename repository to go-mysql-mocker - ([599dbd0](https://github.com/hedon-go-road/template-web/commit/599dbd0eb47cadf0a485076ee78ae1a8e71a1b9c)) - hedon954
- do not use slog to support lower go version user - ([fc235aa](https://github.com/hedon-go-road/template-web/commit/fc235aa48aa10d3f7451c910acabc011b58e7370)) - wangjiahan
- downgrade go-mysql-server to 0.18.0 to support go1.20 projects - ([f337dc8](https://github.com/hedon-go-road/template-web/commit/f337dc8301df31924d1a920f04c8ec2afcf92a8c)) - wangjiahan

<!-- generated by git-cliff -->

0 comments on commit f9a9f89

Please sign in to comment.