Skip to content

Commit 69d212b

Browse files
committed
docs: update CHANGELOG.md
1 parent 332d34d commit 69d212b

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,21 @@
22

33
All notable changes to this project will be documented here.
44

5-
## [v1.0.0] - 2024-06-19
6-
7-
### Feature
5+
## [v1.2.0] - 2024-07-20
86

9-
- Log template based on `logging in std`.
10-
- Http utils based on `aiohttp`, including `SSE HANDLER`, `HEAD`, `GET`, `POST`, `OPTIONS`, `PUT`, `PATCH`, `DELETE`.
7+
### Style
118

9+
- Restructuring of the project.
1210

1311
## [v1.1.0] - 2024-06-20
1412

1513
### Feature
1614

1715
- CRUD common apis based on `SQLAlchemy`, including `GET`, `LIST`, `CREATE`, `BULK SAVE`, `UPDATE`, `TOTAL`, `GET PAGING`, `DELETE`, `PHYSICAL DELETE`, `EXECUTE SQL`
16+
17+
## [v1.0.0] - 2024-06-19
18+
19+
### Feature
20+
21+
- Log template based on `logging in std`.
22+
- Http utils based on `aiohttp`, including `SSE HANDLER`, `HEAD`, `GET`, `POST`, `OPTIONS`, `PUT`, `PATCH`, `DELETE`.

0 commit comments

Comments
 (0)