Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaae1d33

Browse files
Apply suggestions from code review
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
1 parentcb696b2 commitaae1d33

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

‎NEWS.rst‎

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,20 @@ Features
1212
--------
1313

1414
- Support was added for Mercurial SCM. (`#394<https://github.com/twisted/towncrier/issues/394>`_)
15-
- The `towncrier check` command now has a `--staged` flag to inspect the files staged for commit when checking for a news fragment: useful in a pre-commit hook (`#676<https://github.com/twisted/towncrier/issues/676>`_)
16-
- When used with an `pyproject.toml` file, when no explicit values are
17-
defined for [tool.towncrier.name|package] they will now fallback to
18-
the value of [project.name]. (`#687<https://github.com/twisted/towncrier/issues/687>`_)
19-
- More simple configuration for Keep a Changelog style changelogs (`#691<https://github.com/twisted/towncrier/issues/691>`_)
15+
- The:command:`towncrier check` command now has a ``--staged`` flag to inspect the files staged for commit when checking for a news fragment: useful in a pre-commit hook (`#676<https://github.com/twisted/towncrier/issues/676>`_)
16+
- When used with an:file:`pyproject.toml` file, when no explicit values are
17+
defined for ``[tool.towncrier.name|package]`` they will now fallback to
18+
the value of ``[project.name]``. (`#687<https://github.com/twisted/towncrier/issues/687>`_)
19+
- The `directory` configuration option is no longer required.
20+
It can now be generated based on value from the `name` configuration.
21+
(`#691<https://github.com/twisted/towncrier/issues/691>`_)
2022
- Added support for Python 3.13 and removed support for Python 3.8. (`#700<https://github.com/twisted/towncrier/issues/700>`_)
2123

2224

2325
Bugfixes
2426
--------
2527

26-
- Multi-linenewsfragmentsthatends with a code block will now have a newline inserted before appending the link to the issue, to avoid breaking formatting. (`#614<https://github.com/twisted/towncrier/issues/614>`_)
28+
- Multi-linenews fragmentsthatend with a code block will now have a newline inserted before appending the link to the issue, to avoid breaking formatting. (`#614<https://github.com/twisted/towncrier/issues/614>`_)
2729
- Markdown header level is correctly inferred from ``title_format``. (`#695<https://github.com/twisted/towncrier/issues/695>`_)
2830

2931

@@ -37,6 +39,7 @@ Improved Documentation
3739
Deprecations and Removals
3840
-------------------------
3941

42+
- Support for Python 3.8 was removed. (`#700<https://github.com/twisted/towncrier/issues/700>`_)
4043
- When no sections are present,
4144
the default Markdown template now renders the category headers as H2.
4245
In previous versions it was rendered as H3. (`#663<https://github.com/twisted/towncrier/issues/663>`_)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp