diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d882776..e13267f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ * experimental `--cols` CSS variable [#956](https://github.com/jcubic/jquery.terminal/issues/956) * add `terminal::lines()` [#966](https://github.com/jcubic/jquery.terminal/issues/966) * add small ASCII Art to signature [#972](https://github.com/jcubic/jquery.terminal/issues/972) -* add `termina::view_ready()` [#987](https://github.com/jcubic/jquery.terminal/issues/987) +* add `termina::output_ready()` [#987](https://github.com/jcubic/jquery.terminal/issues/987) [#1000](https://github.com/jcubic/jquery.terminal/issues/1000) * add `figlet.js` helper extension ### Bugfix * fix `terminal::login()` when user already authenticated [#980](https://github.com/jcubic/jquery.terminal/issues/980)