This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sis-site.git
The following commit(s) were added to refs/heads/main by this push:
new 756ca1c7 Add a missing item in release notes.
756ca1c7 is described below
commit 756ca1c7c47abd5c3298b10add8f47019a2c88a5
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Tue Feb 3 17:07:11 2026 +0100
Add a missing item in release notes.
---
content/release-notes/1.6.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/release-notes/1.6.md b/content/release-notes/1.6.md
index d48d4370..654cbb7c 100644
--- a/content/release-notes/1.6.md
+++ b/content/release-notes/1.6.md
@@ -33,6 +33,7 @@ The following changes in Apache SIS 1.6 are incompatibles
with the previous rele
* [SIS-622](https://issues.apache.org/jira/browse/SIS-622) — Support
mathematical operations in filters
## Improvements {#improvements}
+* [SIS-610](https://issues.apache.org/jira/browse/SIS-610) —
GridDerivation.subgrid(…) should accept AOI with less dimensions than the grid
* [SIS-620](https://issues.apache.org/jira/browse/SIS-620) — Use TIFF
date/time as image temporal coordinate
## Bug fixes {#bugs}