From 314357b795624db79d0bb957bdecb945898ba546 Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Fri, 14 Jan 2022 18:02:39 -0600 Subject: [PATCH] Add status to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 633faf1..8ece49f 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,14 @@ res.Release() ``` +## Status + +Puddle is complete. No changes are planned. + +* Bug reports and fixes are welcome. +* New features will not be accepted if they can be feasibly implemented in a wrapper. +* Performance optimizations will not be accepted unless the performance issue rises to the level of a bug. + ## License MIT