Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.8.0 #928

Merged
merged 1 commit into from
May 9, 2017
Merged

Release 1.8.0 #928

merged 1 commit into from
May 9, 2017

Conversation

robfrawley
Copy link
Collaborator

@robfrawley robfrawley commented May 8, 2017

Q A
Branch? 1.0
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #919 #920 #924 #925 #927
License MIT
Doc PR

Overview

This pull request updates the CHANGELOG.md file for the 1.8.0 release version of liip/imagine-bundle.

The minor version bump is because of point 7 of the semvar spec, which requires that the minor version is changed when any non-bug deprecations are introduced. Specifically, #925 deprecates the XML routing file in favor of YAML to get us ready for symfony/recipes-contrib#14, the Symfony Flex recipe (see also #924):

Changelog Notes

  • [Minor] [Bug] Revert to php-cs-fixer 1.x and run fixer #927 (robfrawley)
  • [Routing] Deprecate XML routing file in favor of YAML #925 (robfrawley)
  • [Filter] Add flip filter implementation to core #920 (robfrawley)
  • [Queue] Resolve image caches in background using message queue. #919 (makasim)

Upgrade Notes

  • [Routing] The Resources/config/routing.xml file has been deprecated and will be removed in 2.0. Use the new YAML variant moving forward Resources/config/routing.yaml.

@robfrawley robfrawley added the State: Reviewing This item is being reviewed to determine if it should be accepted. label May 8, 2017
@robfrawley robfrawley added this to the 1.8.0 milestone May 8, 2017
@robfrawley robfrawley self-assigned this May 8, 2017
@alexwilson
Copy link
Collaborator

I like what you've done with #925.

@robfrawley robfrawley merged commit d2551d8 into liip:1.0 May 9, 2017
@lsmith77 lsmith77 removed the State: Reviewing This item is being reviewed to determine if it should be accepted. label May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants