diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f78cff8d1c0748df9ac794f1a7a16b4cc529b1..2a0982f16bf4c84d535351dea04b2b96d6782b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 8.6.9 + +### Highlighted important changes since Varbase 8.6.8: +* Issue [#3053839](https://www.drupal.org/node/3053839): + Update [Drupal core] from 8.6.15 to 8.6.16 +* Drupal core - Moderately critical - Third-party libraries - + [SA-CORE-2019-007](https://www.drupal.org/SA-CORE-2019-007) +* Issue [#3053828](https://www.drupal.org/node/3053828): + Changed drupal/core ~8.6 to ~8.6.0 to let composer + update to 8.6.16 and more 8.6.x versions and + not to update to 8.7.x + +-------------------------------------------------------------------------------- + # 8.6.8 ### Highlighted important changes since Varbase 8.6.7: diff --git a/README.md b/README.md index 74481a30d6d4d2f5e37fe709ccd74d47aae44f6e..00d972c4e7f63520da2fe969ad2cf0310a14158a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.org/Vardot/varbase/builds/524548654) Varbase 8.6.8 +[](https://travis-ci.org/Vardot/varbase) Varbase 8.6.9 [](https://www.drupal.org/project/varbase) @@ -28,7 +28,7 @@ instructions. To install the most recent stable release of Varbase 8.6.x run this command: ``` -composer create-project Vardot/varbase-project:^8.6.8 PROJECT_DIR_NAME --no-dev --no-interaction +composer create-project Vardot/varbase-project:^8.6.9 PROJECT_DIR_NAME --no-dev --no-interaction ``` To install the dev version of Varbase 8.6.x run this command: diff --git a/varbase.info.yml b/varbase.info.yml index ae84500ac3b6e21de7dc1a8306500018d7169682..773cb3b7d16a68d4a5376f30fdc2dc64fe2e15d7 100755 --- a/varbase.info.yml +++ b/varbase.info.yml @@ -2,11 +2,12 @@ name: Varbase type: profile description: 'Varbase is an enhanced Drupal distribution with a lot of necessities.' core: 8.x +project: varbase distribution: name: Varbase install: theme: vartheme_admin -version: 8.x-6.8 +version: 8.x-6.9 install: - system - action