Skip to content

Commit

Permalink
Update changelog for 3.0.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
becw committed Jul 9, 2020
1 parent 6c8821b commit 69a10f5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.0.1 - July 9, 2020

### Removed

* Removed default installation of the "kint" Drupal module, which has been removed from the 4.0 release of [devel](https://www.drupal.org/project/devel) ([see discussion here](https://gitlab.com/drupalspoons/devel/-/issues/223#note_365147798)).

### Updating

This change does not affect existing projects.

## 3.0.0 - July 8, 2020

This release introduces Drupal 9 compatibility by removing the dependency on the `drupal/config_installer` package. You will need to update existing sites manually (see the "Updating" section below).
Expand Down

0 comments on commit 69a10f5

Please sign in to comment.