File tree Expand file tree Collapse file tree 5 files changed +14
-5
lines changed
extensions/stac_fastapi/extensions Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.4.6] - 2023-05-09
6+
7+ ### Changed
8+
9+ * Backends are now hosted in their own repositories ([ https://github.com/stac-utils/stac-fastapi/pull/555 ] ):
10+ * [ stac-fastapi-pgstac] ( https://github.com/stac-utils/stac-fastapi-pgstac )
11+ * [ stac-fastapi-sqlalchemy] ( https://github.com/stac-utils/stac-fastapi-sqlalchemy )
12+
513## [ 2.4.5] - 2023-04-04
614
715### Changed
257265
258266* First PyPi release!
259267
260- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.5..main >
268+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.6..main >
269+ [ 2.4.6 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.5..2.4.6 >
261270[ 2.4.5 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..2.4.5 >
262271[ 2.4.4 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.3..2.4.4 >
263272[ 2.4.3 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.2..2.4.3 >
Original file line number Diff line number Diff line change 1- 2.4.5
1+ 2.4.6
Original file line number Diff line number Diff line change 11"""library version."""
2- __version__ = "2.4.5 "
2+ __version__ = "2.4.6 "
Original file line number Diff line number Diff line change 11"""library version."""
2- __version__ = "2.4.5 "
2+ __version__ = "2.4.6 "
Original file line number Diff line number Diff line change 11"""library version."""
2- __version__ = "2.4.5 "
2+ __version__ = "2.4.6 "
You can’t perform that action at this time.
0 commit comments