@@ -3,6 +3,56 @@ Release history
33===============
44
55
6+ v4.0.2 (2026-03-23)
7+ ===================
8+
9+ Bug Fixes
10+ ---------
11+
12+ * **crunch **: Minor fixes and improved crunches test coverage (`#2001 `_, `c638016 `_)
13+
14+ * **plugins **: Order of values of EcmwfSearch bbox is N-W-S-E (`#2056 `_, `b56678c `_)
15+
16+ * **plugins **: Replace deprecated items_per_page in CopMarineSearch (`#2100 `_, `b2df124 `_)
17+
18+ * **providers **: Queried orbit number parsing (`#2104 `_, `bb03961 `_)
19+
20+ Build System
21+ ------------
22+
23+ * Fixed deprecated project.license expression (`#2105 `_, `b595765 `_)
24+
25+ * Updated package discovery pattern (`#2103 `_, `64b22c7 `_)
26+
27+ Documentation
28+ -------------
29+
30+ * Tutorials typos fixes (`#1996 `_, `5026718 `_)
31+
32+ Performance Improvements
33+ ------------------------
34+
35+ * **plugins **: Stop fetching when search page limit is reached on CopMarineSearch (`#2014 `_,
36+ `a6eaa0a `_)
37+
38+ .. _#1996 : https://github.com/CS-SI/eodag/pull/1996
39+ .. _#2001 : https://github.com/CS-SI/eodag/pull/2001
40+ .. _#2014 : https://github.com/CS-SI/eodag/pull/2014
41+ .. _#2056 : https://github.com/CS-SI/eodag/pull/2056
42+ .. _#2100 : https://github.com/CS-SI/eodag/pull/2100
43+ .. _#2103 : https://github.com/CS-SI/eodag/pull/2103
44+ .. _#2104 : https://github.com/CS-SI/eodag/pull/2104
45+ .. _#2105 : https://github.com/CS-SI/eodag/pull/2105
46+ .. _5026718 : https://github.com/CS-SI/eodag/commit/5026718b7d812e04cb630fe28726bb124babbf37
47+ .. _64b22c7 : https://github.com/CS-SI/eodag/commit/64b22c70a2cf0c37ecf6ad681daaa40734b4b815
48+ .. _a6eaa0a : https://github.com/CS-SI/eodag/commit/a6eaa0ac30a38934b22453e9c0eae990cedabe56
49+ .. _b2df124 : https://github.com/CS-SI/eodag/commit/b2df12454fe565e64a3b270a0490c09f394a9e59
50+ .. _b56678c : https://github.com/CS-SI/eodag/commit/b56678cf67f581a6ae095fcbbdc227215cc51ce2
51+ .. _b595765 : https://github.com/CS-SI/eodag/commit/b595765b397772e7010bc550c4f0f4d516e5c4d0
52+ .. _bb03961 : https://github.com/CS-SI/eodag/commit/bb03961083f3815a0787cb98882e3dd2a63e9daa
53+ .. _c638016 : https://github.com/CS-SI/eodag/commit/c6380163b38e18f8181b9f521ee38524ec8c34ff
54+
55+
656v4.0.1 (2026-03-18)
757===================
858
0 commit comments