Skip to content

Commit 980ac9d

Browse files
committed
Update changelog and authors
1 parent 6628dca commit 980ac9d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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>`_

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ Changelog
44
1.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.

0 commit comments

Comments
 (0)