Skip to content

Commit

Permalink
add news one #67 closes #65
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Oct 5, 2020
1 parent ba9fab0 commit 68c215f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/changelog.md
Expand Up @@ -6,7 +6,8 @@ List of changes made to waiter.

- Added `hide_on_error`, and `hide_on_silent_error` to the `Waiter` to control whether the waiter should be removed when the underlying plot/table/or other throws an error. Silent errors are those raised by `req` and `validate`/`need`.
- Added events `waiter_shown` and `waiter_hidden` fired when the loading screen with waiter is shown or hidden.
- Better infinite waitress se [#63](https://github.com/JohnCoene/waiter/issues/63)
- Better infinite waitress see [#63](https://github.com/JohnCoene/waiter/issues/63).
- Add infinite hostess see [#67](https://github.com/JohnCoene/waiter/pull/67) thanks to [Víctor Granda](https://github.com/MalditoBarbudo)

## waiter 0.1.2

Expand Down

0 comments on commit 68c215f

Please sign in to comment.