Update ChangeLog.md
This commit is contained in:
parent
e452dc0fb1
commit
04c2846828
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
## [0.2.8] TBD
|
||||||
|
### 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.
|
||||||
|
|
||||||
## [0.2.7] 2018-11-11
|
## [0.2.7] 2018-11-11
|
||||||
### Changes
|
### Changes
|
||||||
- `config.reauth` was not respected if initial auth presented was incorrect, regardless of `reauth` setting in `config.json` reauth would always be attempted. fixes [#117](../../issues/117)
|
- `config.reauth` was not respected if initial auth presented was incorrect, regardless of `reauth` setting in `config.json` reauth would always be attempted. fixes [#117](../../issues/117)
|
||||||
|
|
Loading…
Reference in a new issue