Skip to content

Commit 6962326

Browse files
committed
changelog
1 parent 85b6acd commit 6962326

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
### Added
1111

1212
### Changed
13+
- Updated package names in setup.py files to use underscores instead of periods for PEP 625 compliance
14+
- Changed `stac_fastapi.opensearch` to `stac_fastapi_opensearch`
15+
- Changed `stac_fastapi.elasticsearch` to `stac_fastapi_elasticsearch`
16+
- Changed `stac_fastapi.core` to `stac_fastapi_core`
17+
- Updated all related dependencies to use the new naming convention
1318

1419
### Fixed
1520

0 commit comments

Comments
 (0)