Skip to content

Commit c4d8453

Browse files
edkeeblegadomski
andauthored
Release v2.4.11 (#68)
Co-authored-by: Pete Gadomski <[email protected]>
1 parent e88278b commit c4d8453

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [2.4.11] - 2023-12-01
6+
7+
### Changed
8+
59
- Add `method` parameter to Bulk Transactions requests in order to support upserting bulk data ([#64](https://github.com/stac-utils/stac-fastapi-pgstac/pull/64))
610

711
## [2.4.10] - 2023-08-18

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.9
1+
2.4.11

stac_fastapi/pgstac/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""library version."""
2-
__version__ = "2.4.10"
2+
__version__ = "2.4.11"

0 commit comments

Comments
 (0)