Skip to content

Commit 8909c4a

Browse files
Release 1.5.1
1 parent 7acc2b4 commit 8909c4a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# APIFairy Change Log
22

3+
**Release 1.5.1** - 2025-11-14
4+
5+
- Pin redoc CDN package to v2 [#94](https://github.com/miguelgrinberg/apifairy/issues/94) ([commit](https://github.com/miguelgrinberg/apifairy/commit/7acc2b4927ecf07bc270b7497eaa3334d2c92e3b)) (thanks **Trevor Mack**!)
6+
37
**Release 1.5.0** - 2025-10-28
48

59
- Add `APIFAIRY_APISPEC_VERSION` option to the configuration [#92](https://github.com/miguelgrinberg/apifairy/issues/92) ([commit](https://github.com/miguelgrinberg/apifairy/commit/3fdd7632b24669901a0ffe67c5366a2992b6548e)) (thanks **Daniel Black**!)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apifairy"
3-
version = "1.5.1.dev0"
3+
version = "1.5.1"
44
authors = [
55
{ name = "Miguel Grinberg", email = "miguel.grinberg@gmail.com" },
66
]

0 commit comments

Comments
 (0)