Skip to content

Commit e024c2f

Browse files
committed
Update CHANGELOG
1 parent 4e4fff9 commit e024c2f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Cherry-router
22

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+
318
## [v1.0.0](https://github.com/ABGEO07/cherry-router/releases/tag/v1.0.0 "v1.0.0") (2019-03-07)
419
#### The first stable version
520

0 commit comments

Comments
 (0)