From 4bae568d42cf04422cc765b71c760c41feed8087 Mon Sep 17 00:00:00 2001 From: billchurch Date: Sat, 27 May 2017 18:24:32 -0400 Subject: [PATCH] update Changelog 0.1.0 --- ChangeLog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 1c5dbb3..f7b3756 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,5 @@ # Change Log -## [Unreleased] +## [0.1.0] 2017-05-27 ### Added - This ChangeLog.md file - Support for UTF-8 characters (thanks @bara666) @@ -38,7 +38,7 @@ and events in the application (not including the ssh2 module debug) ### Removed - Express Static References directly to module source directories due to concatenating and minifying js/css -## [0.0.5] - 2017-0323 +## [0.0.5] - 2017-03-23 ### Added - Added experimental support for logging (see Readme)