File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,14 @@ As a part of this release, this repository was extracted from the main
1111
1212### Changed
1313
14- * Default branch to ** main** ([ #544 ] ( https://github.com/stac-utils/stac-fastapi/pull/544 ) )
1514* Quieter tests ([ #22 ] ( https://github.com/stac-utils/stac-fastapi-pgstac/pull/22 ) )
1615
16+ ## [ 2.4.5] - 2023-04-04
17+
18+ ### Fixed
19+
20+ * Use ` V() ` instead of f-strings for pgstac queries ([ #554 ] ( https://github.com/stac-utils/stac-fastapi/pull/554 ) )
21+
1722## [ 2.4.4] - 2023-03-09
1823
1924### Added
@@ -253,7 +258,8 @@ As a part of this release, this repository was extracted from the main
253258
254259* First PyPi release!
255260
256- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..main >
261+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.5..main >
262+ [ 2.4.5 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..2.4.5 >
257263[ 2.4.4 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.3..2.4.4 >
258264[ 2.4.3 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.2..2.4.3 >
259265[ 2.4.2 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.1..2.4.2 >
You can’t perform that action at this time.
0 commit comments