From 5dc0e96cb418ddccf26ef627a0b3f6403bf46175 Mon Sep 17 00:00:00 2001 From: Rob Frawley 2nd Date: Fri, 6 Apr 2018 17:14:44 -0400 Subject: [PATCH] update changelog for 2.0.0 release --- UPGRADE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UPGRADE.md b/UPGRADE.md index 18121e4bc..076df5bcb 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -6,8 +6,10 @@ application code or are otherwise particularly noteworthy. Reference our full [changelog](https://github.com/liip/LiipImagineBundle/blob/2.0/CHANGELOG.md) for a complete list of all changes for a given release. +## [2.0.0](https://github.com/liip/LiipImagineBundle/blob/2.0/CHANGELOG.md#191) + +*Released on* 2018-04-06 *and assigned* [`2.0.0`](https://github.com/liip/LiipImagineBundle/releases/tag/2.0.0) *tag \([view verbose changelog](https://github.com/liip/LiipImagineBundle/compare/1.9.1...2.0.0)\).* -## [Unreleased](https://github.com/liip/LiipImagineBundle/blob/2.0/CHANGELOG.md#unreleased) - __[Post Processor]__ __\[BC BREAK\]__ The `PostProcessorConfigurablePostProcessorInterface` interface has been completely removed and the `PostProcessorInterface` interface has been updated to allow passing the configuration array to its