You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ Change Log
4
4
5
5
All notable changes to this project will be documented in this file.
6
6
7
-
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_, and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
7
+
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_
8
+
and adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
8
9
9
10
10
11
Changes for the upcoming release can be found in the
@@ -15,7 +16,7 @@ Changes for the upcoming release can be found in the
15
16
16
17
This changelog is managed by towncrier and is compiled at release time.
17
18
18
-
See https://python-semver.rtd.io/en/latest/development.html#changelog
19
+
See https://opensuse.github.io/docbuild/developer/create-release.html
19
20
for details.
20
21
21
22
.. towncrier release notes start
@@ -30,7 +31,8 @@ Improved Documentation
30
31
- Clarify some steps when creating a release. (:gh:`59`)
31
32
- Improve documentation clarity and usability:
32
33
33
-
* Update external links for ``uv``, ``towncrier``, ``reStructuredText``, Sphinx, ``jing``, and RNC schema to official resources.
34
+
* Update external links for ``uv``, ``towncrier``, ``reStructuredText``,
35
+
Sphinx, ``jing``, and RNC schema to official resources.
34
36
* Remove ``$`` prefixes from shell command examples for easier copy-pasting.
35
37
* Add a brief explanation for the ``--frozen`` flag usage with :command:`uv sync`.
36
38
* Enhance descriptions and links in the "External tools" section. (:gh:`62`)
0 commit comments