Skip to content

Commit 34e479f

Browse files
committed
Preparing for 2.0.0-rc.3 release
1 parent 8c81952 commit 34e479f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v2.0.0-rc.3
2+
## 09/28/2018
3+
4+
1. [](#new)
5+
* Added logic to display custom nested folders in wizard
6+
1. [](#improved)
7+
* Rearranged blueprint order (thanks @paulhibbitts)
8+
1. [](#bugfix)
9+
* Fixed issue where on first initialization the checkout process would error out
10+
* Fixed issue with Pages save.
11+
* Fixed JS error in plugins list
12+
* Fixed nested folders not synchronizing
13+
114
# v2.0.0-rc.2
215
## 09/26/2018
316

blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Git Sync
2-
version: 2.0.0-rc.2
2+
version: 2.0.0-rc.3
33
testing: true
44
description: Allows to synchronize portions of Grav with Git Repositories (GitHub, BitBucket, GitLab)
55
icon: git

0 commit comments

Comments
 (0)