diff --git a/docs/about/changelog.rst b/docs/about/changelog.rst index 4693eafc..58174ded 100644 --- a/docs/about/changelog.rst +++ b/docs/about/changelog.rst @@ -1,6 +1,27 @@ Changelog ========= +1.4.0 | 2023-07-04 +------------------ + +* various bug fixes (`#94 `_) +* datatake gap handling (`#95 `_) +* new configuration parameter 'datatake' (`#96 `_) +* increased STAC access robustness (`#97 `_) +* STACArchive bug fixes (`#98 `_) +* Optional `datatake` parameter (`#99 `_) +* bug fixes (`#100 `_) +* Bug fix to allow `annotation = None` (`#102 `_) +* Save original source metadata (`#104 `_) +* do not continue on error (`#105 `_) +* Always use ESA border noise removal (`#106 `_) +* [nrb] remove dataset if mask is nodata-only (`#108 `_) +* Bug fix: Save original source metadata (`#109 `_) +* New metadata config parameters (`#110 `_) +* support for scenes acquired in NRT Slicing mode (`#112 `_) + +`Full Changelog `_ + 1.3.0 | 2023-05-24 ------------------