Skip to content

Commit ebf43f1

Browse files
committed
Bump version and update changelog
1 parent e26e463 commit ebf43f1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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+
1.2.0 (2024-09-16)
5+
++++++++++++++++++
6+
7+
Features:
8+
9+
* TornadoPlugin: Ensure consistent ordering for HTTP path keys
10+
(:pr:`159`). Thanks :user:`bhperry` for the PR.
11+
412
1.1.0 (2024-03-18)
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-webframeworks"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "Web framework plugins for apispec."
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)