Skip to content

Commit

Permalink
Update changelog for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Dec 24, 2017
1 parent 963d0de commit 46db71e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 1.3.0 (2017-12-24)

Features:

* Added support for Symfony 4
* Added autowiring support for `Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager`

Bugfixes:

* Fixed usage of loggable and soft-deleteable together to ensure soft-deletions are logged
* Removed the logic running on bundle boot to avoid overhead

Removed:

* Dropped support for unmaintained versions of Symfony

## 1.2.2 (2016-01-27)

* Added support for Symfony 3
Expand Down

0 comments on commit 46db71e

Please sign in to comment.