Skip to content

Commit f75e1bf

Browse files
authored
Update the changelog for v1.0.2 (#536)
1 parent 554a6f5 commit f75e1bf

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a id="v1.0.2"></a>
2+
# [v1.0.2](https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.2) - 2025-03-01
3+
4+
## What's Changed
5+
* Update the changelog for v1.0.1 by [@wu-clan](https://github.com/wu-clan) in [#532](https://github.com/fastapi-practices/fastapi_best_architecture/pull/532)
6+
* Fix celery async task worker pool by [@wu-clan](https://github.com/wu-clan) in [#533](https://github.com/fastapi-practices/fastapi_best_architecture/pull/533)
7+
* Add log module root and output levels by [@wu-clan](https://github.com/wu-clan) in [#534](https://github.com/fastapi-practices/fastapi_best_architecture/pull/534)
8+
* Add plugin related interfaces by [@wu-clan](https://github.com/wu-clan) in [#535](https://github.com/fastapi-practices/fastapi_best_architecture/pull/535)
9+
10+
11+
**Full Changelog**: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.1...v1.0.2
12+
13+
[Changes][v1.0.2]
14+
15+
116
<a id="v1.0.1"></a>
217
# [v1.0.1](https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.1) - 2025-02-26
318

@@ -342,7 +357,8 @@
342357
[Changes][v1.0.0]
343358

344359

360+
[v1.0.2]: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.1...v1.0.2
345361
[v1.0.1]: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.0...v1.0.1
346362
[v1.0.0]: https://github.com/fastapi-practices/fastapi_best_architecture/tree/v1.0.0
347363

348-
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.8.1 -->
364+
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 -->

0 commit comments

Comments
 (0)