docs: add recent beta feature release versions (#3212)

This commit is contained in:
Shawn Erquhart 2020-02-09 01:15:07 -05:00 committed by GitHub
parent b2a20b4ab4
commit 4aba6baf9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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