Release 3.1.3 - See CHANGELOG.md

This commit is contained in:
Dave Conroy
2022-03-30 10:46:16 -07:00
parent 2d01f5e692
commit 3f58cfd284

View File

@@ -1,3 +1,11 @@
## 3.1.3 2022-03-30 <dave at tiredofit dot ca>
### Changed
- Fix for MariaDB not sending database name to post script
- Check for executible bit on post scripts both via environment variable and /assets/custom
- SPLIT_DB defaulted to TRUE
## 3.1.2 2022-03-29 <dave at tiredofit dot ca>
### Changed