Skip to content

Commit 96b74ed

Browse files
committed
fix: changelog headings
1 parent 22d6a01 commit 96b74ed

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

CHANGES.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# Changelog
22

3-
## Unreleased
3+
## [Unreleased]
44

55
### Added
66

77
* Add support in pgstac backend for /queryables and /collections/{collection_id}/queryables endpoints with functions exposed in pgstac 0.6.8
88
* Add `bbox` and `datetime` query parameters to `/collections/{collection_id}/items`. [476](https://github.com/stac-utils/stac-fastapi/issues/476) [380](https://github.com/stac-utils/stac-fastapi/issues/380)
99
* Update pgstac requirement to 0.6.10
1010

11-
### Changed
12-
1311
### Removed
1412

1513
* The SQLAlchemy and PgSTAC backend implementations have been moved to their own repos
@@ -20,14 +18,6 @@
2018

2119
* Fix pgstac backend for /queryables endpoint to return 404 for non-existent collections [#482](https://github.com/stac-utils/stac-fastapi/pull/482)
2220

23-
## [2.4.2]
24-
25-
### Added
26-
27-
### Changed
28-
29-
### Removed
30-
3121
### Fixed
3222

3323
* Quote password in pgsql strings to accomodate special characters. [455](https://github.com/stac-utils/stac-fastapi/issues/455)

0 commit comments

Comments
 (0)