Changelog and version updates.

This commit is contained in:
Michael DeHaan 2014-03-28 17:01:15 -04:00
parent 9e07ff79d7
commit 372c4e6d31
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@ New Modules:
* packaging: homebrew_tap (OS X)
* packaging: homebrew_cask (OS X)
* packaging: apt_rpm
* packaging: layman
* monitoring: logentries
* notification: nexmo (SMS)
* notification: twilio (SMS)

View file

@ -26,7 +26,7 @@ DOCUMENTATION = '''
---
module: layman
author: Jakub Jirutka <jakub@jirutka.cz>
version_added: "1.4.5"
version_added: "1.6"
short_description: Manage Gentoo overlays
description:
- Uses Layman to manage an additional repositories for the Portage package manager on Gentoo Linux.