update changelog

This commit is contained in:
billchurch 2018-02-08 15:42:22 -05:00
parent 207832d318
commit 0f00e12e81
5 changed files with 10 additions and 6 deletions

View file

@ -1,7 +1,11 @@
# Change Log # Change Log
## [0.2.0] 2018-02-06 ## [0.2.0] TBD
Mostly client (browser) related changes in this release Mostly client (browser) related changes in this release
### Added
- Menu system
- Fontawesome icons
### Changed ### Changed
- Updated xterm.js to 3.0.2 - Updated xterm.js to 3.0.2
- See https://github.com/xtermjs/xterm.js/releases/tag/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 - See https://github.com/xtermjs/xterm.js/releases/tag/3.0.0
- Moved javascript events out of html into javascript - Moved javascript events out of html into javascript
- Changed asset packaging from grunt to Webpack to be inline with xterm.js direction - Changed asset packaging from grunt to Webpack to be inline with xterm.js direction
- Moved logging and credentials buttons to menu system
### Fixed ### Fixed
- Resolved loss of terminal foucs when interacting with option buttons (Logging, etc...) - Resolved loss of terminal foucs when interacting with option buttons (Logging, etc...)
# Change Log # Change Log
## [0.1.4] 2018-01-30 ## [0.1.4] 2018-01-30
### Changed ### Changed

View file

@ -31,7 +31,7 @@
<h1>WebSSH2 0.2.0</h1> <h1>WebSSH2 0.2.0</h1>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<p>Copyright 2017 F5 Networks, Inc. See End User License Agreement (EULA) for license terms. Notwithstanding anything to the contrary in the EULA, Licensee may copy and modify this software product for its internal business purposes.</p> <p>Something interesting should go here...</p>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<p>This is pre-release content. This application may change in final release.</p> <p>This is pre-release content. This application may change in final release.</p>

View file

@ -31,7 +31,7 @@
<h1>WebSSH2 0.2.0</h1> <h1>WebSSH2 0.2.0</h1>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<p>Copyright 2017 F5 Networks, Inc. See End User License Agreement (EULA) for license terms. Notwithstanding anything to the contrary in the EULA, Licensee may copy and modify this software product for its internal business purposes.</p> <p>Something interesting should go here...</p>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<p>This is pre-release content. This application may change in final release.</p> <p>This is pre-release content. This application may change in final release.</p>

View file

@ -31,7 +31,7 @@
<h1>WebSSH2 0.2.0</h1> <h1>WebSSH2 0.2.0</h1>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<p>Copyright 2017 F5 Networks, Inc. See End User License Agreement (EULA) for license terms. Notwithstanding anything to the contrary in the EULA, Licensee may copy and modify this software product for its internal business purposes.</p> <p>Something interesting should go here...</p>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<p>This is pre-release content. This application may change in final release.</p> <p>This is pre-release content. This application may change in final release.</p>

View file

@ -31,7 +31,7 @@
<h1>WebSSH2 0.2.0</h1> <h1>WebSSH2 0.2.0</h1>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<p>Copyright 2017 F5 Networks, Inc. See End User License Agreement (EULA) for license terms. Notwithstanding anything to the contrary in the EULA, Licensee may copy and modify this software product for its internal business purposes.</p> <p>Something interesting should go here...</p>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<p>This is pre-release content. This application may change in final release.</p> <p>This is pre-release content. This application may change in final release.</p>