Update ChangeLog.md

This commit is contained in:
Bill Church 2019-01-10 10:33:57 -05:00
parent ccee67b7e8
commit 09394933ac

View file

@ -2,6 +2,10 @@
## [0.2.8] TBD ## [0.2.8] TBD
### Changes ### Changes
- Fixes issue if no password is entered, browser must be closed and restart to attempt to re-auth. See issue [#118](../../issues/118). Thanks @smilesm2 for the idea. - Fixes issue if no password is entered, browser must be closed and restart to attempt to re-auth. See issue [#118](../../issues/118). Thanks @smilesm2 for the idea.
- fixes broken `npm run (build|builddev)`
- update font-awesome fonts to 5.6.3
- update webpack and dependancies
- update xterm to 3.8.0
## [0.2.7] 2018-11-11 ## [0.2.7] 2018-11-11
### Changes ### Changes