Skip to content

Commit 2418173

Browse files
committed
Bump version and update changelog
1 parent a24c940 commit 2418173

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
---------
33

4+
6.6.0 (2024-03-15)
5+
******************
6+
7+
Featyres:
8+
9+
- Add IP fields to `DEFAULT_FIELD_MAPPING (:pr:`892`) to document format.
10+
Thanks :user:`cjproud` for the PR.
11+
412
6.5.0 (2024-02-26)
513
******************
614

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apispec"
3-
version = "6.5.0"
3+
version = "6.6.0"
44
description = "A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)."
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)