Skip to content

Commit a5b682f

Browse files
authored
Merge pull request EOPF-Explorer#101 from EOPF-Explorer/release-0.6.0
Update changelog for version 0.6.0 release
2 parents 8bcea61 + 8c5abff commit a5b682f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.6.0] - 2025-12-18
9+
10+
### Added
11+
- Spatial Zarr Convention models and metadata support (#100)
12+
13+
### Changed
14+
- Updated multiscales metadata handling for improved compatibility
15+
- Set up VCS versioning based on git tags for automatic version management
16+
- Improved linting configuration by dropping isort and black in favor of stronger linting
17+
18+
### Fixed
19+
- Prevented crash in quality-mask downsampling for Sentinel-2 processing
20+
- Fixed S3 path test issues
21+
- Improved runtime imports for better performance
22+
823
## [0.3.0] - 2025-11-04
924

1025
### Added

0 commit comments

Comments
 (0)