Skip to content

Commit 40929dc

Browse files
authored
Release v0.4.3 (#176)
1 parent be3e559 commit 40929dc

File tree

3 files changed

+95
-87
lines changed

3 files changed

+95
-87
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.4.3 (2022-09-14)
4+
- Support sequences of `Item`s [@gjoseph92](https://github.com/gjoseph92)
5+
- Fix compatibility with `pyproj>=3.4.0` [@gjoseph92](https://github.com/gjoseph92)
6+
- stackstac has switched from Poetry to PDM as its package manager. This does not affect users, only developers.
7+
38
## 0.4.2 (2022-07-06)
49
- Support (and require) rasterio 1.3.0 [@carderne](https://github.com/carderne) [@gjoseph92](https://github.com/gjoseph92)
510
- Fix `ValueError` when passing `dim=` to `mosaic` [@aazuspan](https://github.com/aazuspan)

0 commit comments

Comments
 (0)