File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ Please follow [the Keep a Changelog standard](https://keepachangelog.com/en/1.0.
55
66## [ Unreleased]
77
8+ ## [ 3.15.5]
9+
10+ ### Fixed
11+
12+ * Fix dependency overrides not working for versioned routes
13+
14+
815## [ 3.15.4]
916
1017### Changed
@@ -16,7 +23,6 @@ Please follow [the Keep a Changelog standard](https://keepachangelog.com/en/1.0.
1623* fastapi-pagination now does not require an explicit call to ` Cadwyn.enrich_swagger `
1724
1825
19-
2026## [ 3.15.3]
2127
2228### Changed
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cadwyn"
3- version = " 3.15.4 "
3+ version = " 3.15.5 "
44description = " Production-ready community-driven modern Stripe-like API versioning in FastAPI"
55authors = [" Stanislav Zmiev <zmievsa@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments