From ac1d1081232df0febb8e57685d6df3502bc78bb9 Mon Sep 17 00:00:00 2001 From: David Stansby Date: Thu, 23 Jan 2025 18:21:15 +0000 Subject: [PATCH] Add warning on SHOULD violations to roadmpa --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 257dc3a..4b7c863 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,4 +48,5 @@ Developers of this package are active on our [Zulip chat channel](https://images - Writing metadata after creation/modification. - Support for OME-Zarr version 0.5. +- Emitting warnings when data violates "SHOULD" statements in the specification. - Want to see a feature? See [the contributing guide](contributing.md)!