From 6b32b05b265be63660df39f867b0bc41e564e8c0 Mon Sep 17 00:00:00 2001 From: Mark Harrison Date: Tue, 21 Jul 2026 12:07:31 -0700 Subject: [PATCH] Removed "early stages" note. After nearly a year in Github, and having hit the 1.x milestone, it seems reasonable to remove the "early stages" note. It seems to be running smoothly and largely as described. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5987b28..5e4638b 100644 --- a/README.md +++ b/README.md @@ -214,5 +214,5 @@ An abridged list of unsupported migrations: an object, it will be treated as a drop and an add # Contributing -This project is in its early stages. We appreciate all the feature/bug requests we receive, but we have limited cycles +We appreciate all the feature/bug requests we receive, but we have limited cycles to review direct code contributions at this time. See [Contributing](CONTRIBUTING.md) to learn more.