# Change Log

All notable changes to the "comments-toolkit" extension will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.0.0

- Initial release

## v1.1.0

- Fix exception message in Mysql.php
- solve php 7.4 typing issues
- Update PowerLite PDO autoload path in bootstrap.php
- Update phpDocumentor documentation

## v1.1.1

- fix php 7.4 typing issue
- Add CHANGELOG.md
