aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2019-02-06 20:40:59 -0500
committerTommy Carpenter <tommy@research.att.com>2019-02-07 10:40:33 -0500
commit58c2dfb5bf159488dd04cae572af93c975926d1c (patch)
treefcc7154094e6033b8635d6a994b0a152952785aa /Changelog.md
parentf90acdf54d597d03f3d90865153971499f672b3b (diff)
Fix flake8 violation
Issue-ID: DCAEGEN2-1182 Change-Id: If0398a2312f27378236ed7c662a6f755800ade5c Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 6d2eb34..546a29c 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +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/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [2.2.5] - 2/7/2019
+* Fix issue caused by a flake8 update
+
## [2.2.4] - 10/25/2018
* Fix issues caused by a flake8 update