increment version.

This commit is contained in:
Taylor Otwell
2012-02-21 09:33:15 -06:00
parent 3789972a35
commit b5f568404a
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Laravel Change Log
## Version 2.1.1
- Fix: Fixed bug in controller auto-loading routine.
### Upgrading from 2.1.0
- Replace **laravel** directory.
## Version 2.1.0
- Fix: Multiple wildcards / regular expressions per segment are now supported.