Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Commit

Permalink
Issue #3092670 by daniel.bosen, chr.fritsch: Release Thunder 8.2.50
Browse files Browse the repository at this point in the history
  • Loading branch information
dbosen authored Nov 6, 2019
1 parent 131a022 commit b494bf5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [8.2.50](https://github.com/BurdaMagazinOrg/thunder-distribution/tree/8.2.50) 2019-11-06
[Full Changelog](https://github.com/BurdaMagazinOrg/thunder-distribution/compare/8.2.49...8.2.50)

Maintenance release with updated dependencies.

Main changes:

- Fix [Increase minimum required focal point version](https://www.drupal.org/node/3083350)
- Do [Update entity_browser to 8.x-1.8](https://www.drupal.org/node/3065999)
- Do [Update scheduler and scmi](https://www.drupal.org/node/3077867)
- Do [Remove scheduler patch](https://www.drupal.org/node/3083312)

## [8.2.49](https://github.com/BurdaMagazinOrg/thunder-distribution/tree/8.2.49) 2019-08-28
[Full Changelog](https://github.com/BurdaMagazinOrg/thunder-distribution/compare/8.2.48...8.2.49)

Expand Down
2 changes: 1 addition & 1 deletion drupal-org-core.make
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
api = 2
core = 8.x
projects[drupal][type] = core
projects[drupal][version] = 8.7.6
projects[drupal][version] = 8.7.8
2 changes: 1 addition & 1 deletion thunder.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: profile
description: 'The Drupal8 based CMS for professional publishing.'
project: thunder
core: 8.x
version: '8.x-2.49'
version: '8.x-2.50'

distribution:
name: Thunder
Expand Down

0 comments on commit b494bf5

Please sign in to comment.