Skip to content

Commit ac7ac72

Browse files
authored
Update docs/developers/contributing.rst
1 parent b346c4b commit ac7ac72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/developers/contributing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,7 @@ The Zarr library is an implementation of a file format standard defined external
316316

317317
If an existing Zarr format version changes, or a new version of the Zarr format is released, then the Zarr library will generally require changes. It is very likely that
318318
a new Zarr format will require extensive breaking changes to the Zarr library, and so support for a new Zarr format in the Zarr library will almost certainly come in new ``major`` release.
319-
For some period of time after the Zarr library adds support for a new Zarr format, there may be a period of accelerated changes as developers refine APIs that were added to support the new format.
320-
Breaking changes may more frequent until a new API is fully stabilized, and these breaking changes may occur in ``minor`` releases.
319+
When the Zarr library adds support for a new Zarr format, there may be a period of accelerated changes as developers refine newly added APIs and deprecate old APIs. In such a transitional phase breaking changes may be more frequent than usual.
321320

322321

323322
Release procedure

0 commit comments

Comments
 (0)