We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f81c5c commit c592830Copy full SHA for c592830
CHANGES.md
@@ -5,9 +5,14 @@
5
As a part of this release, this repository was extracted from the main
6
[stac-fastapi](https://github.com/stac-utils/stac-fastapi) repository.
7
8
+### Added
9
+
10
+* Ability to customize the database connection ([#22](https://github.com/stac-utils/stac-fastapi-pgstac/pull/22))
11
12
### Changed
13
14
* Default branch to **main** ([#544](https://github.com/stac-utils/stac-fastapi/pull/544))
15
+* Quieter tests ([#22](https://github.com/stac-utils/stac-fastapi-pgstac/pull/22))
16
17
## [2.4.4] - 2023-03-09
18
0 commit comments