Fix release version to vMajor.minor.fix

This commit is contained in:
Jeremy Gardais 2019-02-26 13:49:33 +01:00
parent 084f5a2952
commit 2877ad6f8e
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
## v1.X ## v1.1.1
### Fix ### Fix
* Set empty dependencies line to fix Galaxy warning. * Set empty dependencies line to fix Galaxy warning.
* Fix small warnings from linter. * Fix small warnings from linter.
## v1.1 ## v1.1.0
### Fix ### Fix
* Ensure to keep permissions for configuration files. * Ensure to keep permissions for configuration files.
@ -12,7 +12,7 @@
### Enhancements ### Enhancements
* Allow possibility to add symlinks in Xymon configuration. * Allow possibility to add symlinks in Xymon configuration.
## v1.0 ## v1.0.0
### Features ### Features
* Install `xymon` packages for Debian based distros. * Install `xymon` packages for Debian based distros.