Skip to content

Commit

Permalink
Prepare 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 authored Jun 26, 2020
1 parent eab0789 commit 239496a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Changes

* Renamed namespace `Core23\MatomoBundle` to `Nucleos\MatomoBundle` after move to [@nucleos]
- Renamed namespace `Core23\MatomoBundle` to `Nucleos\MatomoBundle` after move to [@nucleos]

Run

Expand Down Expand Up @@ -34,4 +34,14 @@

to delete backup files created in the previous step.

- Add missing strict file header @core23 (#34)
- Replace HTTPlug with PSR http client @core23 (#31)

## 📦 Dependencies

- Add missing twig/extra-bundle dependency @core23 (#50)
- Add missing twig intl extension @core23 (#39)
- Add support for symfony 5 @core23 (#25)
- Drop support for symfony 3 @core23 (#36)
- Drop Sonata CoreBundle dependency @core23 (#35)

0 comments on commit 239496a

Please sign in to comment.