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
11
11
12
12
### Changed
13
13
14
- * Default branch to ** main** ([ #544 ] ( https://github.com/stac-utils/stac-fastapi/pull/544 ) )
15
14
* Quieter tests ([ #22 ] ( https://github.com/stac-utils/stac-fastapi-pgstac/pull/22 ) )
16
15
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
+
17
22
## [ 2.4.4] - 2023-03-09
18
23
19
24
### Added
@@ -253,7 +258,8 @@ As a part of this release, this repository was extracted from the main
253
258
254
259
* First PyPi release!
255
260
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 >
257
263
[ 2.4.4 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.3..2.4.4 >
258
264
[ 2.4.3 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.2..2.4.3 >
259
265
[ 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