update changeling
This commit is contained in:
parent
7dc8cfb0f1
commit
977d109316
1 changed files with 12 additions and 0 deletions
12
ChangeLog.md
12
ChangeLog.md
|
@ -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
|
||||
## [0.1.4] 2018-01-30
|
||||
### Changed
|
||||
|
|
Loading…
Reference in a new issue