diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 43181c2..d3b209c 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -6,9 +6,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [master] +## [2.0] - 2017-24-04 ### Added - PSR-4 dev autoload for tests - bundle and tests directories -- started following semver convention -- test classes now extend TestCase rather than PHPUnit_Framework_TestCase \ No newline at end of file +- started using keepachangelog convention +- test classes now extend TestCase rather than PHPUnit_Framework_TestCase +- Symfony 3 compatibility \ No newline at end of file