Skip to content

Commit

Permalink
Added a CHANGELOG.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
frqnck committed Jun 9, 2015
1 parent b8b9c97 commit bfa9d5a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# APIx-log changelog

#### Version 1.0.1 (9-Jun-2015)
- Added Scrutinizer checks.
- Added `.gitattributes` file.
- Added a unit tests `bootstrap.php` file.
- Added a default timezone to the unit tests bootstraper.
- Fixed the context array handler (convert data to JSON).
- Added additional tests and minor changes.
- Updated the examples in `README.md`.
- Added a `CHANGELOG.md` file.

#### Version 1.0.0 (30-Sept-2014)
- Initial release.


<pre>
_|_| _|_| _| _| _|
_| _| _| _| _| _|
_| _| _| _| _| _|_|
_|_|_|_| _|_|_| _| _|_| _|_|
_| _| _| _| _| _|
_| _| _| _| _| _|
</pre>

0 comments on commit bfa9d5a

Please sign in to comment.