Skip to content

Commit

Permalink
Prepare 3.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-93 committed Jul 1, 2022
1 parent 5d6bcf5 commit fb188bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v3.2.1 - 2022-07-01
- fix for webpack plugin: fosRoute.json dir created at root ([#443](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/443))

## v3.2.0 - 2022-06-30
- [BC break] Use Symfony Flex default path. Will break if you're still using the `web` directory and not defining the path ([#433](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/433))
- Add webpack plugin to automatically load the routes with no user interactions ([#429](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/429))
Expand Down

0 comments on commit fb188bf

Please sign in to comment.