update changeling

This commit is contained in:
billchurch 2018-02-06 10:45:07 -05:00
parent 7dc8cfb0f1
commit 977d109316

View file

@ -1,3 +1,15 @@
# Change Log
## [0.2.0] 2018-02-06
Mostly client (browser) related changes in this release
### Changed
- Updated xterm.js to 3.0.2
- Moved javascript events out of html into javascript
- Changed asset packaging from grunt to Webpack to be inline with xterm.js direction
### Fixed
- 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