Skip to content

Commit

Permalink
Update changlog, bump versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronmurphy committed Mar 30, 2024
1 parent a6dfb5b commit 77514d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

1.6.0
-----
- Added support for `active` styles, fixes #12.
- Added support for Symfony 7.

1.5.0
-----
- Added ability to negate roles with an exclamation mark, fixes #4.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Render Bootstrap menus using Symfony",
"type": "symfony-bundle",
"license": "MIT",
"version": "1.5.0",
"version": "1.6.0",
"authors": [
{
"name": "Cameron Murphy",
Expand Down

0 comments on commit 77514d8

Please sign in to comment.