File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,4 @@ Contributors (chronological)
1919- Marcin Lulek `@ergo <https://github.com/ergo >`_
2020- Aaron Ramshaw `@ramshaw888 <https://github.com/ramshaw888 >`_
2121- PelleK `@elfjes <https://github.com/elfjes >`_
22+ - kasium `@kasium <https://github.com/kasium >`_
Original file line number Diff line number Diff line change @@ -4,8 +4,18 @@ Changelog
441.0.0 (2024-01-17)
55++++++++++++++++++
66
7+ Features:
8+
9+ * Add and publish type information (:issue: `103 `, :pr: `104 `).
10+ Thanks :user: `kasium ` for the PR.
11+
12+ Fixes:
13+
714* Fix a warning with setuptools.
815 Thanks :user: `felixonmars ` for the catch and patch.
16+
17+ Other:
18+
919* Support Python 3.8-3.12 and apispec>=6.0.0. Older versions are no longer supported.
1020* *Backwards-incompatible *: Remove ``apispec_webframeworks.__version__ `` attribute.
1121 Use ``importlib.metadata.version("apispec-webframeworks") `` instead.
You can’t perform that action at this time.
0 commit comments