aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-04-03 11:13:01 -0400
committerTommy Carpenter <tommy@research.att.com>2018-04-03 11:14:25 -0400
commita6616ada453446a076607c640cabe25fd0450426 (patch)
treed47b2935306209d2a99ce0bf7cec1c871a383669 /Changelog.md
parentddce1db0b9b2e8429e8ead46e3966abe7d92e1c9 (diff)
Implement the EELF metrics format
Change-Id: If7c10aad141f5e4600652e485dcd3851e364b1ac Issue-ID: DCAEGEN2-387 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 eae83cc..ac2ea37 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.4] - 4/3/2018
+* Adhere to EELF metrics log for the log file
+
## [2.1.3]
* Small cleanups; move swagger, remove bin, do proper install in Dockerfile