From 0807413efe7412cf4e10557c625f13eca246b9b4 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Mon, 20 May 2019 12:55:14 +0300
Subject: [PATCH] Issue #3053834: Varbase 8.6.10: Update [CHANGELOG.md,
 README.md, drupal-org.make] files and filter the code for Drupal 8 Coding
 Standard

---
 CHANGELOG.md    | 19 +++++++++++++++++++
 drupal-org.make |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82f0834c..7a5483b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -69,6 +69,21 @@ Varbase Media Mapping Bootstrap 3 into Bootstrap 4:
                   [Firass Ziedan](https://www.drupal.org/u/firass-ziedan)
                   : Removed the language code from base_url in
                   [Varbase Media Hero Slider] oembed base_path
+* Issue [#3053436](https://www.drupal.org/node/3053436)
+                  by
+                  [waleedq](https://www.drupal.org/u/waleedq)
+                  : Applied an update onsave for the [Update Helper] module, and
+                  disable applied updates and updated the patch
+                  to 3024165-31.patch
+* Issue [#3055619](https://www.drupal.org/node/3055619)
+                  by
+                  [metalbote](https://www.drupal.org/u/metalbote)
+                  : Changed Varbase Behat Context to use form element ids
+                 instead of labels, so that tests run on non-english installs
+* Issue [#3055719](https://www.drupal.org/node/3055719)
+                  by
+                  [YousefAnbar](https://www.drupal.org/u/yousefanbar)
+                  : Removed .equal-height-xs from bootstrap 4 as it is not needed
 
 ### Updates since Varbase 8.6.9:
 * Issue [#3052578](https://www.drupal.org/node/3052578):
@@ -94,6 +109,10 @@ Varbase Media Mapping Bootstrap 3 into Bootstrap 4:
 * Issue [#3053163](https://www.drupal.org/node/3053163):
                   Fixed Media grid view style after the update to
                   Drupal 8.7.0 stable
+* Issue [#3055737](https://www.drupal.org/node/3055737)
+                  by
+                  [mohammad faqeh](https://www.drupal.org/u/mohammad-faqeh)
+                  : Fixed card deck and space under card image on IE
 
 --------------------------------------------------------------------------------
 
diff --git a/drupal-org.make b/drupal-org.make
index 8c954a7a..598c4974 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -517,7 +517,7 @@ projects[vartheme][type] = theme
 projects[vartheme][version] = 6.6
 
 projects[vartheme_bs4][type] = theme
-projects[vartheme_bs4][version] = 6.0-rc1
+projects[vartheme_bs4][version] = 6.0-rc2
 
 projects[vartheme_admin][type] = theme
 projects[vartheme_admin][version] = 6.6
-- 
GitLab