Update CHANGELOG.md

This commit is contained in:
Tobias Matthaiou 2019-10-01 16:17:07 +02:00 committed by GitHub
parent 466bb61afc
commit e3623e4bd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -6,9 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.1.0] - 2019-10-01
### Added
- Measures the sql execution time
- Measures the SQL execution time
- Testing framework [phpspec](https://www.phpspec.net/en/stable/manual/introduction.html)
## [1.0.0] - 2019-07-21