diff --git a/CHANGELOG.md b/CHANGELOG.md index 72f65a49..e977264a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * fix race condition in refresh and flush [#897](https://github.com/jcubic/jquery.terminal/issues/897) * always execute function prompt after login [#898](https://github.com/jcubic/jquery.terminal/issues/898) * fix background color in prompt [#906](https://github.com/jcubic/jquery.terminal/issues/906) +* update prism code to match function Prism.highlight [#905](https://github.com/jcubic/jquery.terminal/issues/905) ## 2.37.2 ### Bugfix