We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4055c0d commit a181576Copy full SHA for a181576
docs/CHANGELOG.md
@@ -39,4 +39,10 @@
39
* Fixed when config file not exits
40
41
## v1.6.1 (2017-10-12)
42
-* Fixed console command bug when integrate to Tastphp
+* Fixed console command bug when integrate to Tastphp
43
+
44
+## v1.7.0 (2017-10-16)
45
+* refactor kernel && optimize config service, enhance performance 10X!
46
+* Fixed Router merge route array bug when route empty
47
+* Fixed YamlService parse empty string warning
48
+* clean code for kernel Listener && remove business logic Listeners (src/Framework/Listener/MailListener.php、src/Framework/Listener/MiddlewareListener.php)
0 commit comments