From 48391c81aaa1b92bec8c796bb85f679cef509905 Mon Sep 17 00:00:00 2001 From: Jonathan Gazeley <jonathan.gazeley@bristol.ac.uk> Date: Mon, 11 Jul 2016 11:47:14 +0100 Subject: [PATCH] Prepare release 2.2.0 --- README.md | 3 +++ metadata.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e992668..426e8f8 100644 --- a/README.md +++ b/README.md @@ -777,6 +777,9 @@ development effort if the features aren't useful to my employer. ## Release Notes +### 2.2.0 + * Add support to configure the krb5 module + ### 2.1.4 * Fix compatibility with Puppet 4 diff --git a/metadata.json b/metadata.json index 50d36be..85d63fd 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "jgazeley-freeradius", - "version": "2.1.4", + "version": "2.2.0", "author": "jgazeley", "summary": "Install and configure FreeRADIUS", "license": "Apache-2.0", -- GitLab