This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
crazy-max
committed
Aug 22, 2016
1 parent
6bff4a7
commit af2c7e5
Showing
1 changed file
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,35 @@ | ||
# Changelog | ||
|
||
## 1.5 (2016/08/22) | ||
## 1.6 (2016/08/22) | ||
|
||
* Add composer.json | ||
* Add travis and scrutinizer | ||
* Add CHANGELOG.md | ||
* Review file structure | ||
* Small refactoring | ||
* setFormat visibility to private | ||
|
||
## 1.4 (2015/06/14) | ||
## 1.5 (2015/06/14) | ||
|
||
* Refactoring | ||
* Improve vars visibility | ||
|
||
## 1.4 (2013/12/14) | ||
|
||
* Verbose bug | ||
* Line delimiters to Unix | ||
|
||
## 1.3 (2013/10/04) | ||
|
||
* Get last error method | ||
* Implement CwsDebug | ||
* Refactor code | ||
* Add License | ||
|
||
## 1.2 (2013/05/20) | ||
## 1.2 (2013/09/28) | ||
|
||
* Verbose quiet by default | ||
* Use mt_rand() instead of microtime() | ||
|
||
## 1.1 (2013/05/06) | ||
## 1.1 (2013/09/15) | ||
|
||
* Add related post | ||
* Adding setDefaultMode and setDefaultKey | ||
|
||
## 1.0 (2013/05/06) | ||
## 1.0 (2013/09/01) | ||
|
||
* Initial version |