Release 3.10.2 - See CHANGELOG.md

This commit is contained in:
dave@tiredofit.ca
2023-09-14 08:13:56 -07:00
parent 768d5e60fe
commit 0cdc18303e

View File

@@ -1,3 +1,10 @@
## 3.10.2 2023-09-14 <pimjansen@github>
### Changed
- Update to wording when sending files to blobxfer
- Remove --databases flag when backing up a single mysql/mariadb backup which allows to omit the "USE <db_name>" statement in the backup allowing for better restores
## 3.10.1 2023-09-13 <dave at tiredofit dot ca>
### Changed