From abc33868063aa1e80f7e9e9fb6c1d968778d26da Mon Sep 17 00:00:00 2001 From: John Fonner Date: Thu, 30 Aug 2018 09:57:59 -0500 Subject: [PATCH] increment version and update changelog --- CHANGELOG.md | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce19008..0ed2103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Change Log All notable changes to this project will be documented in this file. +## 2.3.0 - 2018-08-30 +### ADDED +- Integration tests and mock server(test coverage low) + +### FIXED +- files-get --recursive +- better support for GNU based systems + +### REMOVED +- old test directory + + ## 2.2.1 - 2018-02-11 ### ADDED - Implemented an Authors list diff --git a/VERSION b/VERSION index ccbccc3..276cbf9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.0 +2.3.0