diff --git a/docs/changelog.md b/docs/changelog.md index 6096c2a..f1c09b4 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1 +1,27 @@ -TODO... + +# [v0.0.1](https://github.com/fastapi-practices/fastapi-oauth20/releases/tag/v0.0.1) - 2025-04-09 + +## What's Changed +* Add the base code with Google oauth by [@wu-clan](https://github.com/wu-clan) in [#1](https://github.com/fastapi-practices/fastapi-oauth20/pull/1) +* Add Gitee OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#2](https://github.com/fastapi-practices/fastapi-oauth20/pull/2) +* Add GitHub OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#3](https://github.com/fastapi-practices/fastapi-oauth20/pull/3) +* Add OSChina OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#4](https://github.com/fastapi-practices/fastapi-oauth20/pull/4) +* Add FeiShu OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#5](https://github.com/fastapi-practices/fastapi-oauth20/pull/5) +* Prepare for the release by [@wu-clan](https://github.com/wu-clan) in [#6](https://github.com/fastapi-practices/fastapi-oauth20/pull/6) +* Add classifiers and urls to pyproject by [@wu-clan](https://github.com/wu-clan) in [#7](https://github.com/fastapi-practices/fastapi-oauth20/pull/7) +* Add LinuxDo OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#9](https://github.com/fastapi-practices/fastapi-oauth20/pull/9) +* Upgrade dependencies and ci by [@wu-clan](https://github.com/wu-clan) in [#10](https://github.com/fastapi-practices/fastapi-oauth20/pull/10) +* Add client basic auth and pkce by [@wu-clan](https://github.com/wu-clan) in [#11](https://github.com/fastapi-practices/fastapi-oauth20/pull/11) +* Optimize the fastapi oauth2 integration by [@wu-clan](https://github.com/wu-clan) in [#12](https://github.com/fastapi-practices/fastapi-oauth20/pull/12) +* Update the usage documentation by [@wu-clan](https://github.com/wu-clan) in [#13](https://github.com/fastapi-practices/fastapi-oauth20/pull/13) +* Prepare for the release by [@wu-clan](https://github.com/wu-clan) in [#15](https://github.com/fastapi-practices/fastapi-oauth20/pull/15) + + +**Full Changelog**: https://github.com/fastapi-practices/fastapi-oauth20/commits/v0.0.1 + +[Changes][v0.0.1] + + +[v0.0.1]: https://github.com/fastapi-practices/fastapi-oauth20/tree/v0.0.1 + +