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 a1ed671 commit fbab321Copy full SHA for fbab321
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Cherry-logger Changelog
2
3
+## [v1.0.0](https://github.com/ABGEO07/cherry-logger/compare/v0.9.5...v1.0.0 "v1.0.0") (2019-02-28)
4
+#### The first Stable version
5
+#### Additions
6
+- You can call more then one method from one object;
7
+- Added **Debug** log type
8
+- Added logs count getting feature;
9
+- Added logs clearing feature;
10
+- Added PHPUnit Tests;
11
+
12
## [v0.9.5](https://github.com/ABGEO07/cherry-logger/compare/v0.9...v0.9.5 "v0.9.5") (2019-02-27)
13
### Additions
14
- Added logger naming feature. You can set name for each logger instance.
0 commit comments