Skip to content

Commit b9aea4d

Browse files
authored
Updated version history for 0.6.dev3 release (#102)
* doc: updated version history for 0.6.dev3 release * doc: add clarification about axis name to version history
1 parent a6ec464 commit b9aea4d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

version_history.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ All notable changes to this project will be documented in this file.
88

99
The 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

0 commit comments

Comments
 (0)