🔧 Add changelog URL to pyproject.toml, shows in PyPI#11152
Merged
Conversation
The URL of the changelog was added to the project URLs in order to make it easier to see latest changes when coming from PyPi. The english version was used as a target, given that all other links are to english materials.
Kludex
approved these changes
Feb 17, 2024
Contributor
Author
alejsdev
approved these changes
Aug 2, 2024
Contributor
|
📝 Docs preview for commit 4baa16b at: https://5a811a7a.fastapitiangolo.pages.dev |
Member
|
Nice! I just updated the URL to go to the Changelog in the official docs 😄 🚀 |
frost-nzcr4
suggested changes
Aug 5, 2024
frost-nzcr4
approved these changes
Aug 5, 2024
Contributor
|
📝 Docs preview for commit 9b3bc99 at: https://62316298.fastapitiangolo.pages.dev |
pyproject.toml, shows in PyPI
Contributor
|
📝 Docs preview for commit 33af72b at: https://c560223d.fastapitiangolo.pages.dev |
Contributor
|
📝 Docs preview for commit cfabd04 at: https://3b5efdfa.fastapitiangolo.pages.dev |
Member
|
Nice, thank you! 🚀 |
black-redoc
pushed a commit
to black-redoc/fastapi
that referenced
this pull request
Aug 16, 2024
Co-authored-by: Alejandra <[email protected]> Co-authored-by: Sebastián Ramírez <[email protected]>
black-redoc
pushed a commit
to black-redoc/fastapi
that referenced
this pull request
Aug 17, 2024
Co-authored-by: Alejandra <[email protected]> Co-authored-by: Sebastián Ramírez <[email protected]>
s-rigaud
pushed a commit
to s-rigaud/fastapi
that referenced
this pull request
Jan 23, 2025
Co-authored-by: Alejandra <[email protected]> Co-authored-by: Sebastián Ramírez <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The URL of the changelog was added to the project URLs in order to make it easier to see latest changes when coming from PyPi. The english version was used as a target, given that all other links are to english materials.