Skip to content

Latest commit

 

History

History
executable file
·
40 lines (30 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
40 lines (30 loc) · 915 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.0] - 2020-12-08

  • Added a default value for MYSQL_PORT

[1.1.0] - 2019-12-01

Added

  • Check if mysql and mysqldump are installed
  • Updated README.md
  • Added optional BACKUP_CONFIG_ENVFILE variable to set the env file location
  • Updated .env.dist (commented out some optional variables)
  • Added check if BACKUP_DIR exists
  • Added exit codes
  • Added unit tests
  • Updated .gitignore
  • Bug fix (no views)
  • Added option SKIP_OP
  • Added option MYSQL_PORT
  • Migrate from TravisCI to GitHub actions
  • Some README improvements

[1.0.0] - 2018-04-07

Added

  • CHANGELOG
  • README
  • LICENCE
  • .env.dist
  • .gitignore
  • backup.sh