Release preparation for version 2.21.3

This commit is contained in:
github-actions[bot]
2025-05-13 21:14:27 +00:00
parent c6cc4c0e13
commit 2de4a01c86
168 changed files with 450 additions and 144 deletions

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* Added header write model for `send_header` in `http.server`.

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* Added modeling for the `hdbcli` PyPI package as a database library implementing PEP 249.

View File

@@ -0,0 +1,6 @@
## 4.0.7
### Minor Analysis Improvements
* Added modeling for the `hdbcli` PyPI package as a database library implementing PEP 249.
* Added header write model for `send_header` in `http.server`.