From 7709166d4a8100f55b75a20aaef8031912a5abb4 Mon Sep 17 00:00:00 2001 From: Willow Ahrens Date: Wed, 27 Nov 2024 13:11:12 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98beba11d..113013c9f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,9 +7,9 @@ interest from a contributor in the feature. ## Versions -Finch is currently in a pre-release state. The API is not yet stable, and -breaking changes may occur between minor versions. We follow [semantic -versioning](https://semver.org/) and will release 1.0 when the API is stable. +The Finch API is stable and +we follow [semantic +versioning](https://semver.org/) conventions. The main branch of the Finch repo is the most up-to-date development branch. While it is not stable, it should always pass tests.