Skip to content

Commit 67c97a1

Browse files
committed
build(changelog): prepare version 0.1.2
1 parent 4f57e27 commit 67c97a1

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,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.1.2 (2022-03-18)
4+
5+
* Load static files properly in swaggerUI view
6+
37
## 0.1.1 (2022-03-18)
48

59
* Remove trailing spaces from default swagger route and static

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "apispec-ui"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Generate UI interactive API's from APISpec specifications."
55
authors = ["Renato Damas <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)