diff --git a/CHANGELOG.md b/CHANGELOG.md index ef9007b..815efde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # SOE Basic Sub-Theme +8.x-1.4 +-------------------------------------------------------------------------------- +_Release Date: 2020-11-09_ + +- Merge pull request #43 from SU-SOE/D8CORE-2873-soe (7a53261) +- D8CORE-2873: soe fixup. (f93d937) +- D8CORE-2873: changing the label color to white for SOE (#42) (5568dc8) + 8.x-1.3 -------------------------------------------------------------------------------- _Release Date: 2020-10-07_ diff --git a/composer.json b/composer.json index 5ec087f..12cd210 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,6 @@ "license": "GPL-2.0+", "minimum-stability": "dev", "require": { - "su-sws/stanford_basic": "dev-8.x-4.x" + "su-sws/stanford_basic": "^8.4.0" } } diff --git a/soe_basic.info.yml b/soe_basic.info.yml index d32a40f..bf7155f 100644 --- a/soe_basic.info.yml +++ b/soe_basic.info.yml @@ -2,7 +2,7 @@ name: SOE Basic type: theme description: 'SOE Branding Subtheme.' package: Stanford -version: 8.x-1.4-dev +version: 8.x-1.4 core_version_requirement: ^8 || ^9 # Defines the base theme