Skip to content

Commit 8b2c13c

Browse files
committed
fix, docs: add 2.4.5 to changelog
1 parent c592830 commit 8b2c13c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)