You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0/
17
17
### Fixed
18
18
19
19
- Added a new index based on collection id and item id to ensure item IDs aren't required to be unique across all collections. [#26](https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/pull/26)
20
-
- Updated test fixtures to use ASGITransport with AsyncClient for compatibility with newer httpx versions.
20
+
- Updated test fixtures to use ASGITransport with AsyncClient for compatibility with newer httpx versions.[#35](https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/pull/35)
0 commit comments