Skip to content

Commit 98ec838

Browse files
authored
Release 0.2.0 (#10)
1 parent 1c9290a commit 98ec838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44

55
### 0.2.0
66

7-
- feat: migrate from poetry to uv
7+
- feat: migrate from poetry to uv (#11)
88
- ci: activate ci workflow and add test for utils (#8)
99
- feat: generate schemas optionally ([#7])
1010
- Use `asyncclick` instead of `click` ([#6])
1111
- Only install tomlkit for Python version less than 3.11 ([#5])
1212
- Migrate lint tool from isort+black to ruff ([#5])
1313
- Drop support for Python3.8 ([#4])
1414

15+
[#11]: https://github.com/tortoise/tortoise-cli/pull/11
1516
[#8]: https://github.com/tortoise/tortoise-cli/pull/8
1617
[#7]: https://github.com/tortoise/tortoise-cli/pull/7
1718
[#6]: https://github.com/tortoise/tortoise-cli/pull/6

0 commit comments

Comments
 (0)