diff --git a/CHANGELOG.md b/CHANGELOG.md index 28acb27..5a2444d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ # v2.0.0-rc.1 -## mm/dd/2019 +## 02/07/2019 1. [](#improved) * Support for 2FA panel styling - + * Updated to Yarn 4.0 syntax +1. [](#bugfix) + * Some checkboxes fixes for Forms 3.0 + # v2.0.0-beta.4 ## 12/07/2018 diff --git a/blueprints.yaml b/blueprints.yaml index de67fc8..fc0da5c 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Quark -version: 2.0.0-beta.4 +version: 2.0.0-rc.1 testing: true description: New Grav Default Theme icon: microchip @@ -14,7 +14,7 @@ bugs: https://github.com/getgrav/grav-theme-quark/issues license: MIT dependencies: - - { name: grav, version: '>=1.6.0-beta.4' } + - { name: grav, version: '>=1.6.0-rc.2' } form: validation: loose