Skip to content

Commit 6196d2f

Browse files
committed
Release 2026.3.0
1 parent 3b39b97 commit 6196d2f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ Changelog
33
#########
44

55

6+
2026.3.0 - 2026-03-06
7+
---------------------
8+
9+
* core
10+
11+
* `base.InputData`: avoid any calls to sources if area is empty (#61)
12+
13+
* testing
14+
15+
* skip tests if CDSE endpoint is down & mark CDSE dependent tests as `xfail`
16+
17+
618
2026.2.0 - 2026-02-04
719
---------------------
820

mapchete_eo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2026.2.0"
1+
__version__ = "2026.3.0"

0 commit comments

Comments
 (0)