File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed
extensions/stac_fastapi/extensions Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.4.8] - 2023-06-07
6+
7+ ### Changed
8+
9+ * Advertise STAC API v1.0.0 ([ #578 ] ( https://github.com/stac-utils/stac-fastapi/pull/578 ) )
10+
511## [ 2.4.7] - 2023-05-16
612
713### Added
269275
270276* First PyPi release!
271277
272- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.7..main >
278+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.8..main >
279+ [ 2.4.8 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.7..2.4.8 >
273280[ 2.4.7 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.6..2.4.7 >
274281[ 2.4.6 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.5..2.4.6 >
275282[ 2.4.5 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..2.4.5 >
Original file line number Diff line number Diff line change 1- 2.4.7
1+ 2.4.8
Original file line number Diff line number Diff line change 11"""Library version."""
2- __version__ = "2.4.7 "
2+ __version__ = "2.4.8 "
Original file line number Diff line number Diff line change 11"""Library version."""
2- __version__ = "2.4.7 "
2+ __version__ = "2.4.8 "
Original file line number Diff line number Diff line change 11"""Library version."""
2- __version__ = "2.4.7 "
2+ __version__ = "2.4.8 "
You can’t perform that action at this time.
0 commit comments