Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
  • Loading branch information
asvetlov and webknjaz authored Oct 5, 2021
1 parent 873ffa2 commit f593f3d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES/622.feature.1.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Added support Python 3.10
Added support for Python 3.10.
2 changes: 1 addition & 1 deletion CHANGES/622.feature.3.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Started shipping platform-specific wheels with the ``musl`` tag targeting typical Alpine Linux runtimes.Started shipping platform-specific arm64 wheels for Apple Silicon.
Started shipping platform-specific arm64 wheels for Apple Silicon.
2 changes: 1 addition & 1 deletion CHANGES/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ recorded in the Git history rather than a changelog.
Alright! So how to add a news fragment?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``multidict`` uses `towncrier <https://pypi.org/project/towncrier/>`_
``yarl`` uses `towncrier <https://pypi.org/project/towncrier/>`_
for changelog management.
To submit a change note about your PR, add a text file into the
``CHANGES/`` folder. It should contain an
Expand Down

0 comments on commit f593f3d

Please sign in to comment.