mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Added changelog and version for privilege option (#1959)
* Added changelog and version for privilege option * Update CHANGELOG.md Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.0
|
||||
|
||||
- Option to grant user specific privileges for a database
|
||||
|
||||
## 2.2.2
|
||||
|
||||
- Update options schema for passwords
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "MariaDB",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.0",
|
||||
"slug": "mariadb",
|
||||
"description": "A SQL database server",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/mariadb",
|
||||
|
||||
Reference in New Issue
Block a user