diff --git a/Changelog.md b/Changelog.md index c49b9799..25ed7922 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,12 +2,16 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release. -## UNRELEASED +## 0.3.3 ### Changed - Add meta informations from the profiler to `Translation\Common\Model\Message` +### Fixed + +- Make Dependency Injection work with Twig1 + ## 0.3.2 ### Changed