Skip to content

Commit e5a6a2d

Browse files
committed
- DBI instance must be Lazy loaded
- Nginx configuration file not removed on uninstallation - Uncaught exception in `Package::SqlAdminTools::PhpMyAdmin::Handler::_setupDatabase()`
1 parent af163d7 commit e5a6a2d

File tree

3 files changed

+186
-144
lines changed

3 files changed

+186
-144
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 1.0.2 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- DBI instance must be Lazy loaded
26+
- Nginx configuration file not removed on uninstallation
27+
- Uncaught exception in `Package::SqlAdminTools::PhpMyAdmin::Handler::_setupDatabase()`
28+
529
## 1.0.1 - 20190331
630

731
### Added

0 commit comments

Comments
 (0)