From f69f58659d94d062e6af29a4e3633cf4597358bc Mon Sep 17 00:00:00 2001 From: Frank Schroeder Date: Thu, 12 Jan 2017 13:56:43 +0100 Subject: [PATCH] Release v1.7.1 --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a130710..0e6846b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## Changelog -### Unreleased +### [1.7.1](https://github.com/magiconair/properties/tags/v1.7.1) - 13 Jan 2017 * [PR #16](https://github.com/magiconair/properties/pull/16): Keep gofmt happy * [PR #18](https://github.com/magiconair/properties/pull/18): Fix Delete() function diff --git a/README.md b/README.md index 1ae0035..5985911 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Overview [![Build Status](https://travis-ci.org/magiconair/properties.svg?branch=master)](https://travis-ci.org/magiconair/properties) ======== -#### Current version: 1.7.0 +#### Current version: 1.7.1 properties is a Go library for reading and writing properties files.