Skip to content

Commit 4d78aa8

Browse files
committed
Re-work release notes for greater accuracy per 4.1.8 release.
1 parent f6654de commit 4d78aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The password reminder engine has been changed to provide greater developer flexi
4343

4444
### Improved Routing Engine
4545

46-
Laravel 4.1 features a totally re-written routing layer. The API is the same; however, registering routes is a full 100% faster compared to 4.0. The entire engine has been greatly simplified, and the dependency on Symfony Routing has been removed.
46+
Laravel 4.1 features a totally re-written routing layer. The API is the same; however, registering routes is a full 100% faster compared to 4.0. The entire engine has been greatly simplified, and the dependency on Symfony Routing has been minimized to the compiling of route expressions.
4747

4848
### Improved Session Engine
4949

0 commit comments

Comments
 (0)