Skip to content

Commit 1e11fcc

Browse files
authored
🔖 Changelog entry for v0.6.2 (#113)
* 🔖 Changelog entry for v0.6.2 Patch release for zen3geo. * ⬆️ Bump zen3geo from 0.6.1 to 0.6.2 Bumps [zen3geo](https://github.com/weiji14/zen3geo) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/weiji14/zen3geo/releases) - [Changelog](https://github.com/weiji14/zen3geo/blob/main/docs/changelog.md) - [Commits](v0.6.1...v0.6.2)
1 parent 342e43f commit 1e11fcc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

docs/changelog.md

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

3+
## Release v0.6.2 (2023/06/29)
4+
5+
### 💫 Highlights
6+
7+
* 🎉 **Patch release for zen3geo** 🎉
8+
* 🚀 Quick addition of a new PySTACAPIItemLister DataPipe
9+
10+
### 🚀 Features
11+
12+
* ✨ PySTACAPIItemLister to list STAC Items matching STAC API search ([#111](https://github.com/weiji14/zen3geo/pull/111))
13+
14+
### 🧰 Maintenance
15+
16+
* ⬆️ Bump poetry from 1.4.2 to 1.5.1 ([#110](https://github.com/weiji14/zen3geo/pull/110))
17+
18+
### 🧑‍🤝‍🧑 Contributors
19+
20+
[@dependabot[bot]](https://github.com/dependabot-bot) and [@weiji14](https://github.com/weiji14)
21+
22+
---
23+
324
## Release v0.6.1 (2023/05/31)
425

526
### 💫 Highlights

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "zen3geo"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
description = "The 🌏 data science library you've been waiting for~"
55
authors = ["Wei Ji <[email protected]>"]
66
license = "LGPL-3.0-or-later"

0 commit comments

Comments
 (0)