Skip to content

Commit 1caec41

Browse files
committed
release v1.1.4
1 parent b35c591 commit 1caec41

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.4 2022-05-05
2+
3+
- fix: Trailing slash in APIBlueprint
4+
15
## v1.1.3 2022-05-01
26

37
- fix: Find globalns for the unwrapped func

flask_openapi3/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# @Author : llc
33
# @Time : 2022/4/30 9:20
44

5-
__version__ = '1.1.3'
5+
__version__ = '1.1.4'

0 commit comments

Comments
 (0)