From 88600d6dc7da608bc2bba8092a5c122f1c252df8 Mon Sep 17 00:00:00 2001 From: Eric Hough Date: Mon, 30 Dec 2019 13:47:39 -0800 Subject: [PATCH] update changelog for 1.1.0 release --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f6333e..aabbde3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.1.0] - [2019-12-30] +### Changed +* Bump to Duplicacy 2.3.0 and Duplicacy Web 1.1.0 + ## [1.0.0] - [2019-05-20] -Initial release. \ No newline at end of file +Initial release.