Skip to content

Commit c9520eb

Browse files
committed
update docs
1 parent 0e81f76 commit c9520eb

File tree

1 file changed

+10
-19
lines changed

1 file changed

+10
-19
lines changed

docs/changelog.md

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,18 @@ title: 更新日志
99
的成熟与稳定,更意味着它已完全通过验证,可以安心投入生产环境使用。在未来的版本迭代中,我们将持续为开发者带来更优质的产品体验。敬请期待!🤗
1010
:::
1111

12-
## [v1.0.1](https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.1) - 2025-02-26
12+
# [v1.0.2](https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.2) - 2025-03-01
1313

14-
### What's Changed
14+
## What's Changed
1515

16-
* Update the changelog for v1.0.0 by [@wu-clan](https://github.com/wu-clan)
17-
in [#524](https://github.com/fastapi-practices/fastapi_best_architecture/pull/524)
18-
* Add missing volume config for docker deploy by [@huyuwei1996](https://github.com/huyuwei1996)
19-
in [#525](https://github.com/fastapi-practices/fastapi_best_architecture/pull/525)
20-
* Add async attrs for sqla mapped base by [@wu-clan](https://github.com/wu-clan)
21-
in [#528](https://github.com/fastapi-practices/fastapi_best_architecture/pull/528)
22-
* Add sqlalchemy connection pool config by [@wu-clan](https://github.com/wu-clan)
23-
in [#529](https://github.com/fastapi-practices/fastapi_best_architecture/pull/529)
24-
* Fix the sql script for init data by [@wu-clan](https://github.com/wu-clan)
25-
in [#530](https://github.com/fastapi-practices/fastapi_best_architecture/pull/530)
26-
* Optimize Dockerfile for faster builds by [@huyuwei1996](https://github.com/huyuwei1996)
27-
in [#526](https://github.com/fastapi-practices/fastapi_best_architecture/pull/526)
28-
29-
### New Contributors
30-
31-
* [@huyuwei1996](https://github.com/huyuwei1996) made their first contribution
32-
in [#525](https://github.com/fastapi-practices/fastapi_best_architecture/pull/525)
16+
* Update the changelog for v1.0.1 by [@wu-clan](https://github.com/wu-clan)
17+
in [#532](https://github.com/fastapi-practices/fastapi_best_architecture/pull/532)
18+
* Fix celery async task worker pool by [@wu-clan](https://github.com/wu-clan)
19+
in [#533](https://github.com/fastapi-practices/fastapi_best_architecture/pull/533)
20+
* Add log module root and output levels by [@wu-clan](https://github.com/wu-clan)
21+
in [#534](https://github.com/fastapi-practices/fastapi_best_architecture/pull/534)
22+
* Add plugin related interfaces by [@wu-clan](https://github.com/wu-clan)
23+
in [#535](https://github.com/fastapi-practices/fastapi_best_architecture/pull/535)
3324

3425
::: demo-wrapper title="Full Changelog"
3526
完整版日志请查看:[CHANGELOG.md](https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)