You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.MD
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project attempts to match the major and minor versions of [stactools](https://github.com/stac-utils/stactools) and increments the patch number as needed.
6
6
7
+
## [0.6.5] - 2025-02-05
8
+
9
+
### Fix
10
+
11
+
- Update extraction of `platform` property to add support for both Sentinel-2C
12
+
and Sentinel-2D.
13
+
7
14
## [0.6.4] - 2024-04-04
8
15
9
16
### Added
@@ -138,6 +145,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
138
145
- Upgrade to stactools 0.2.1.a2 (supporting PySTAC 1.0.0)
0 commit comments