aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-03-20 21:39:55 -0400
committerTommy Carpenter <tommy@research.att.com>2018-03-20 21:40:00 -0400
commit5a2c655866279df5547c2d8b8159afeceb285ee9 (patch)
tree9639a7ff6adbe499a37a2a65fb7e38617d2262e5 /Changelog.md
parent226719d5b23c7b82940a0e4c5b6922eead419788 (diff)
Small pythonic cleanups
Change-Id: I6be2306e8f42694e6fa8b1d37a07e48730b505ef Issue-ID: DCAEGEN2-348 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 d5078b7..eae83cc 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.1.3]
+* Small cleanups; move swagger, remove bin, do proper install in Dockerfile
+
## [2.1.2]
* Log to a file to be picked up by ELK per DCAEGEN2-387
* Logging not totally finished w.r.t. formats, but this at least logs more and gets them into ELK