Update to MariaDB 10.6

This commit is contained in:
VirtuBox
2022-09-08 20:49:35 +02:00
parent bcf8a3e34c
commit 0ffc52e0d5
6 changed files with 19 additions and 7 deletions

View File

@@ -6,7 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## Releases
### v3.15.0 - [Unreleased]
### v3.15.1 - [Unreleased]
### v3.15.0 - 2022-05-26
#### Changed
- New Nginx package based on latest Nginx stable release 1.20.2
- Better Referrer-Policy ([PR #434](https://github.com/WordOps/WordOps/pull/434))
#### Fixed
- `wo log reset --all` ([PR #438](https://github.com/WordOps/WordOps/pull/438))
### v3.14.2 - 2022-04-29