evoadmin-web/CHANGELOG.md

670 B

Changelog

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

The format is based on Keep a Changelog.

This project does not follow semantic versioning. The major part of the version is the year The minor part changes is the month The patch part changes is incremented if multiple releases happen the same month

[Unreleased]

Added

  • web : Display web-add.sh version

Changed

Fixed

  • web-add.sh : Deleting mysql user with DROP USER to stay compatible with MariaDB 10.5+ - #78
  • web-add.sh : Correcting deletion order to avoid dependency issues - #76

Removed

Security