diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5483b76d4ea1a1914ddbca8afad8e630675bc2..905c6afa3d7def07db64789cbb646ef0becc57f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -113,6 +113,9 @@ Varbase Media Mapping Bootstrap 3 into Bootstrap 4: by [mohammad faqeh](https://www.drupal.org/u/mohammad-faqeh) : Fixed card deck and space under card image on IE +* Issue [#3056083](https://www.drupal.org/node/3056083): + Fixed regression of responsive image styles when updating + to Bootstrap 4 breakpoints -------------------------------------------------------------------------------- diff --git a/README.md b/README.md index 5f920c57f4b838646c0740525bd5090a0b3f533d..3b8983a6dfbabc1195232c9305883b82d0f418b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.org/Vardot/varbase) Varbase 8.6.10 +[](https://travis-ci.org/Vardot/varbase/builds/535275570) Varbase 8.6.10 [](https://www.drupal.org/project/varbase) diff --git a/drupal-org-core.make b/drupal-org-core.make index a269b87200e065f19847f87157e1bf4db202862f..98c22bec0357788664b43af968a56bac925a1b69 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -14,8 +14,6 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-03-05/28152 projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch ;; Issue #2914389: Allow profiles to exclude dependencies of their parent projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch -;; Issue #2853988: Add option to rewrite robots.txt on staging environments -projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-06/2599228-74.patch ;; Issue #2893892: Fixed Warning Invalid argument supplied for foreach() in Drupal projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-12-10/core--getDerivatives-Invalid-argument-foreach--2893892-11-d8.patch ;; Issue #3052492: Fixed Failed while updating from 8.6.x to 8.7.x as ViewsEntitySchemaSubscriber should not make an entity update fail if a view cannot be resaved