We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6587f commit 5c6e062Copy full SHA for 5c6e062
2 files changed
CHANGELOG.rst
@@ -3,6 +3,14 @@ Changelog
3
#########
4
5
6
+2026.2.0 - 2026-02-04
7
+---------------------
8
+
9
+* core
10
11
+ * `platforms.sentinel2.product.S2Product`: raise `CorruptedProduct` exception if a mask file does not exist (#47)
12
13
14
2026.1.0 - 2026-01-09
15
---------------------
16
mapchete_eo/__init__.py
@@ -1 +1 @@
1
-__version__ = "2026.1.0"
+__version__ = "2026.2.0"
0 commit comments