Skip to content

Commit 1ca13b3

Browse files
committed
Add missing entries to change log
1 parent 50d23b0 commit 1ca13b3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@
44

55
- Dropped support for Python 3.9.
66
[stevepiercy]
7+
- Migrated from `pkg_resources` to `importlib`.
8+
[datakurre]
79
- Overhauled `Makefile`. Add `make lint` and `make test` targets.
810
[stevepiercy]
911
- Use uv to set up a development environment.
1012
[stevepiercy]
1113
- Enhanced documentation with `@plone/client` examples, clarify headings, fix broken links, and improve formatting, grammar, and syntax.
1214
Added sphinx-copybutton extension to allow copying code snippets.
1315
[stevepiercy]
16+
- Use the `name` argument for the CSS label.
17+
[Hrittik20]
18+
- Fixed a regression so that the response tab now shows the HTTP response instead of the request.
19+
[datakurre]
1420

1521

1622
## 2.0rc1 (2025-12-02)

0 commit comments

Comments
 (0)