diff --git a/CHANGELOG.md b/CHANGELOG.md index a90b951..b120e9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ --------------------------------------- -### 0.2.0 - +### 0.2.1 - 2015-04-30 ##### Changes * Add a new variable to choose the repository suite for Megacli. +##### Bugfix +* (#1) Not really fixed right now, but you can install Megacli on new Debian Stable Jessie. + --------------------------------------- ### 0.1.0 - 2015-03-24 diff --git a/README.md b/README.md index f7f79bd..6671131 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Limitations ----------- This module has only be tested on Debian 7.x versions, but should work on Debian <=7. -The default repository for Debian doesn't provide packages for Debian 8 (aka Jessie). +The default repository for Debian doesn't provide packages for Debian 8 (aka Jessie) but it's work if you use the Sid packages, see [New-debian-jessie](#new-debian-jessie). Development ----------- diff --git a/metadata.json b/metadata.json index 532b102..a29d62e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "gardouille-megacli", - "version": "0.1.0", + "version": "0.2.1", "author": "Gardouille", "summary": "Install a tool to manage LSI Raid Controller (and also Dell PERC).", "license": "WTFPL",