From 3c3102f7e92c7b89955e6342a833ba792e94441d Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sun, 29 Mar 2020 10:03:35 +0300
Subject: [PATCH] Issue #3119879: Varbase 8.8.4: Update [CHANGELOG.md,
 README.md, drupal-org.make] files and filter the code for Drupal 8 Coding
 Standard

---
 README.md       | 2 +-
 drupal-org.make | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e8bad30c..9aaad019 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.4)](https://travis-ci.com/github/Vardot/varbase/builds/156293039) Varbase 8.8.4
+[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.4)](https://travis-ci.com/github/Vardot/varbase/builds/156293733) Varbase 8.8.4
 
 [![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase)
 
diff --git a/drupal-org.make b/drupal-org.make
index 64c95a41..57e7afe6 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -314,6 +314,9 @@ projects[paragraphs_asymmetric_translation_widgets][version] = 1.0-beta2
 projects[paragraphs_edit][type] = module
 projects[paragraphs_edit][version] = 2.0-alpha6
 
+projects[entity_usage][type] = module
+projects[entity_usage][version] = 2.0-beta3
+
 projects[color_field][type] = module
 projects[color_field][version] = 2.2
 
-- 
GitLab