From 06a82abc374d9aeab5a03603beb7eb4ef6de58fb Mon Sep 17 00:00:00 2001 From: Jonathan Gazeley Date: Wed, 19 Nov 2014 14:37:25 +0000 Subject: [PATCH] Prepare release 0.2.0 --- README.md | 4 ++++ metadata.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 929b7b43..b528d996 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,10 @@ development effort if the features aren't useful to my employer. ## Release Notes +### 0.2.0 + + * Add support for customising `sql.conf` natively by adding `freeradius::sql` + ### 0.1.4 * Fix ambiguity about net/netmask in freeradius::client diff --git a/metadata.json b/metadata.json index 3e25e566..ab0dcd72 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "jgazeley/freeradius", - "version": "0.1.4", + "version": "0.2.0", "author": "jgazeley", "summary": "Install and configure FreeRADIUS", "license": "Apache 2.0",