Skip to content

Commit 2413aa8

Browse files
committed
Chore: Trim change log section about project modernizations
It's usually nothing the end user is concerned with. However, on a stable project, it certainly should be mentioned to indicate potential flaws when packaging a project, but let's spare the details.
1 parent 1aee233 commit 2413aa8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CHANGES.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@ Changes for crate
44

55
Unreleased
66
==========
7-
- Modernize project to latest practices:
8-
* Use `pyproject.toml` instead of `setup.py`.
9-
* Use hatchling instead of buildout to build project.
10-
* Use pytest instead of unittests and zope runner (decreasing dependencies).
11-
* Make `uv` the recommended tool for local development.
12-
* Simplify versioning when creating a new release.
13-
* Increase the number of tests and overall coverage.
7+
- Modernize project definition to latest Python best practices. Thanks, @surister.
148
- Exceptions: Exceptions from the BLOB API now include their full names.
159

1610
2025/01/30 2.0.0

0 commit comments

Comments
 (0)