From 4aba6baf9a65f16bb56ad936414fdf66c980c78f Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Sun, 9 Feb 2020 01:15:07 -0500 Subject: [PATCH] docs: add recent beta feature release versions (#3212) --- website/content/docs/beta-features.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/docs/beta-features.md b/website/content/docs/beta-features.md index 7ece9999..486d78d2 100644 --- a/website/content/docs/beta-features.md +++ b/website/content/docs/beta-features.md @@ -10,6 +10,8 @@ We run new functionality in an open beta format from time to time. That means th ## Working with a Local Git Repository +**_added in netlify-cms@2.10.17 / netlify-cms-app@2.11.14_** + You can connect Netlify CMS to a local Git repository, instead of working with a live repo. 1. Navigate to a local Git repository configured with the CMS. @@ -31,6 +33,8 @@ local_backend: ## GitLab and BitBucket Editorial Workflow Support +**_added in netlify-cms@2.10.6 / netlify-cms-app@2.11.3_** + You can enable the Editorial Workflow with the following line in your Netlify CMS `config.yml` file: ```yaml