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 4e4fff9 commit e024c2fCopy full SHA for e024c2f
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Cherry-router
2
3
+## [v1.0.1](https://github.com/ABGEO07/cherry-router/releases/tag/v1.0.1 "v1.0.1") (2019-03-29)
4
+
5
+- Change Namespace
6
7
+ Now you should use new namespace `Cherry\Routing\Router`
8
9
+ In controllers `Cherry\Controller`
10
11
+- Validate code in PHP CodeSniffer
12
13
+ Code and comments has checked on [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)
14
15
+- Use call_user_func_array function in method calling
16
17
18
## [v1.0.0](https://github.com/ABGEO07/cherry-router/releases/tag/v1.0.0 "v1.0.0") (2019-03-07)
19
#### The first stable version
20
0 commit comments