Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 922 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 922 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Register the RouteVoter by default

Removed

  • Removed support for Symfony 2.3 components (which are unmaintained already), to get the RequestStack support.

Deprecated

  • Deprecated the "knp_menu.matcher.configure" callback in favor of extending the "knp_menu.matcher" service.

1.0.1 - 2017-08-22

Fixed

  • Fixed the registration of the builtin template path for Twig

1.0.0 - 2017-08-22

Initial release extracting the service provider from KnpMenu 2.2