From 96058e565d9b7b1d7bc78359cd9b4e39e8264ab0 Mon Sep 17 00:00:00 2001 From: Jonathan Gazeley Date: Mon, 13 Mar 2017 12:21:48 +0000 Subject: [PATCH] Prepare release 3.1.0 --- README.md | 3 +++ metadata.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 702b5d1b..dd6a5bb1 100644 --- a/README.md +++ b/README.md @@ -1496,6 +1496,9 @@ development effort if the features aren't useful to my employer. ## Release Notes +### 3.1.0 + * Provide facility to enable/disable specific EAP types in `freeradius::module::eap` + ### 3.0.0 * More parameters available for `freeradius::client` * Allow management of `freeradius::dictionary` with `source` or `content` diff --git a/metadata.json b/metadata.json index 31aee0b9..4a5ae35b 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "jgazeley-freeradius", - "version": "3.0.0", + "version": "3.1.0", "author": "jgazeley", "summary": "Install and configure FreeRADIUS", "license": "Apache-2.0",