Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divineniiquaye committed Dec 7, 2022
1 parent af2141b commit 430fb02
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
CHANGELOG
=========

2.1
===

* [BC BREAK] Replaced `array_merge_recursive` in route to allow total replacement of route vars
* Added support to the router's `setCollection` method to strictly accept type of closure or route collection
* Improved route match performance tremendously nearly over 30% faster than previous version

2.0
===

Expand Down

0 comments on commit 430fb02

Please sign in to comment.