Skip to content

Commit

Permalink
add Change log for # v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xujiajun committed Oct 16, 2017
1 parent 4055c0d commit a181576
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,10 @@
* Fixed when config file not exits

## v1.6.1 (2017-10-12)
* Fixed console command bug when integrate to Tastphp
* Fixed console command bug when integrate to Tastphp

## v1.7.0 (2017-10-16)
* refactor kernel && optimize config service, enhance performance 10X!
* Fixed Router merge route array bug when route empty
* Fixed YamlService parse empty string warning
* clean code for kernel Listener && remove business logic Listeners (src/Framework/Listener/MailListener.php、src/Framework/Listener/MiddlewareListener.php)

0 comments on commit a181576

Please sign in to comment.