From 3fbee39535f675f6e6a7ba8097886fb4ee8c5abf Mon Sep 17 00:00:00 2001 From: rotimi Date: Fri, 12 May 2023 23:54:25 -0600 Subject: [PATCH] Updated documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf3e2eb..2005566 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ happens, version 3 bug fixes will be added to the 3.x branch which will continue branch until the first stable release of version 4 is published (at that point, the 4.x branch will be merged into master and start being synced with master moving forward). Bug fixes for version 2.2.x will be applied to to the 2.2.x branch. I will continue to accept bug-fix pull requests for versions 2.x & 3.x even after version -4 is released. New feature pull requests for versions 2.x & 3.x will be rejected, those should be sent to the 4.x branch. +4 is released. New feature pull requests for versions 2.x & 3.x will be rejected, new features will only be added to the 4.x branch. ## Installation