Skip to content

Commit

Permalink
Merge pull request #19 from bmaziere/prepare-1-0-0
Browse files Browse the repository at this point in the history
chore(release): prepare changelog for v1.0.0
  • Loading branch information
mremi authored Sep 4, 2019
2 parents 6867423 + 419a05c commit 0209c2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ CHANGELOG
master
------

v1.0.0
------

* Add monolog processor to encrypt logs
* Add optional sonata admin to decrypt logs
* Add processor to decrypt secrets at runtime
Expand All @@ -15,3 +18,4 @@ master
* Fix badges
* Disable audit of Log (cf. https://sonata-project.org/bundles/doctrine-orm-admin/master/doc/reference/audit.html)
* Remove deprecation about configuration tree builder without a root node
* Throw EncryptionException when content can't be encrypted/decrypted and display flash message in admin

0 comments on commit 0209c2a

Please sign in to comment.