From 0f00e12e81bb0a4c52f41a2fa4a99c842b029a94 Mon Sep 17 00:00:00 2001 From: billchurch Date: Thu, 8 Feb 2018 15:42:22 -0500 Subject: [PATCH] update changelog --- ChangeLog.md | 8 ++++++-- public/client-full.htm | 2 +- public/client-min.htm | 2 +- src/client-full.htm | 2 +- src/client-min.htm | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 257e350..db223f1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,7 +1,11 @@ # Change Log -## [0.2.0] 2018-02-06 +## [0.2.0] TBD Mostly client (browser) related changes in this release +### Added +- Menu system +- Fontawesome icons + ### Changed - Updated xterm.js to 3.0.2 - See https://github.com/xtermjs/xterm.js/releases/tag/3.0.2 @@ -9,10 +13,10 @@ Mostly client (browser) related changes in this release - See https://github.com/xtermjs/xterm.js/releases/tag/3.0.0 - Moved javascript events out of html into javascript - Changed asset packaging from grunt to Webpack to be inline with xterm.js direction +- Moved logging and credentials buttons to menu system ### Fixed - Resolved loss of terminal foucs when interacting with option buttons (Logging, etc...) - # Change Log ## [0.1.4] 2018-01-30 ### Changed diff --git a/public/client-full.htm b/public/client-full.htm index f580b3f..50ca2a3 100644 --- a/public/client-full.htm +++ b/public/client-full.htm @@ -31,7 +31,7 @@

WebSSH2 0.2.0