Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Sep 20, 2015
1 parent 9e47041 commit c6ad499
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## 2.1.0 (2015-07-XX)

* Added a new function to twig: knp_menu_get_breadcrumbs_array
* Added a new filter to twig: knp_menu_as_string
* Added 2 new tests to twig: knp_menu_current, knp_menu_ancestor
## 2.1.0 (2015-09-20)

* Added a new function to twig: `knp_menu_get_breadcrumbs_array`
* Added a new filter to twig: `knp_menu_as_string`
* Added 2 new tests to twig: `knp_menu_current`, `knp_menu_ancestor`
* Made the templates compatible with Twig 2
* Add menu and renderer providers supporting any ArrayAccess implementations. The
Pimple-based providers (supporting only Pimple 1) are dperecated in favor of these
new providers.

## 2.0.1 (2014-08-01)

Expand Down

0 comments on commit c6ad499

Please sign in to comment.