File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,6 @@ All notable changes to this project will be documented in this file.
88
99The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
1010
11- ## [ Unreleased]
12-
13- ### Changed
14-
15- - Changed the constraints for valid ` path ` values in ` wells ` for HCS plates to allow some non-alphanumeric characters.
16-
1711## [ 0.6.dev3] - 2025-01-27
1812
1913### Changed
@@ -26,7 +20,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2620 - For detailed set of changes see [ complete overview] ( https://ngff.openmicroscopy.org/rfc/5/responses/2/index.html )
2721- Updated version keys from ` 0.6.dev2 ` to ` 0.6.dev3 ` everywhere
2822- style: Homogeneous use of backticks in spec document
23+ - specification: Changed the constraints for valid ` path ` values in ` wells ` for HCS plates to allow some non-alphanumeric characters.
24+ - specification: Corrected that ` version ` field is not required under plate/well/labels metadata.
2925- specification: Constrained datatype of multiscales datasets to be the same across all resolutions
26+ - specification: Clarified that ` name ` field in ` axes ` metadata is required to be a non-empty string.
27+ - style: Adopted JSON terminology for "object" and "array" in the spec document.
3028
3129### Removed
3230
You can’t perform that action at this time.
0 commit comments