File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
9
10
10
### Added
11
11
12
+ ### Changed
13
+
14
+ ### Fixed
15
+
16
+
17
+ ## [ v1.0.0]
18
+
19
+ ### Added
20
+
12
21
- Collection-level Assets to the CollectionSerializer [ #148 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/148 )
13
22
- Pagination for /collections - GET all collections - route [ #164 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/164 )
14
23
- Examples folder with example docker setup for running sfes from pip [ #147 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/147 )
@@ -79,7 +88,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
79
88
- Use genexp in execute_search and get_all_collections to return results.
80
89
- Added db_to_stac serializer to item_collection method in core.py.
81
90
82
- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.3.0...main >
91
+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v1.0.0...main >
92
+ [ v1.0.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.3.0...v1.0.0 >
83
93
[ v0.3.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.2.0...v0.3.0 >
84
94
[ v0.2.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0...v0.2.0 >
85
95
[ v0.1.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0 >
Original file line number Diff line number Diff line change 1
- 0.3 .0
1
+ 1.0 .0
You can’t perform that action at this time.
0 commit comments