We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962d7d1 commit c61074dCopy full SHA for c61074d
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.0.0] - 2024-09-27
9
+### Changed
10
+* New implementation based on tpetry/php-mysql-explain
11
+* Switched namespace from `Tpetry\MysqlExplain` to `Tpetry\LaravelMysqlExplain`
12
+
13
## [1.3.2] - 2024-09-13
14
### Changed
15
* Improved the detection for MariaDB databases
0 commit comments