File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
extensions/stac_fastapi/extensions Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
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
+
5
13
## [ 2.4.5] - 2023-04-04
6
14
7
15
### Changed
257
265
258
266
* First PyPi release!
259
267
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 >
261
270
[ 2.4.5 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..2.4.5 >
262
271
[ 2.4.4 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.3..2.4.4 >
263
272
[ 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
1
"""library version."""
2
- __version__ = "2.4.5 "
2
+ __version__ = "2.4.6 "
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.5 "
2
+ __version__ = "2.4.6 "
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.5 "
2
+ __version__ = "2.4.6 "
You can’t perform that action at this time.
0 commit comments