diff --git a/CHANGELOG.md b/CHANGELOG.md index 61bbc46e6..d3121af3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,12 @@ * shift+backspace now do the same thing as backspace ### Bugs -* fix wider characters in IE (#380)[https://github.com/jcubic/jquery.terminal/issues/380] +* fix wider characters in IE [#380](https://github.com/jcubic/jquery.terminal/issues/380) * fix issue with number of characters when terminal is added to DOM after creation in IE * fix scrolling on body in Safari -* fix exception when entering JSON with literal strings (#389)[https://github.com/jcubic/jquery.terminal/issues/389] -* fix orphaned closing bracket on multiline echo (#390)[https://github.com/jcubic/jquery.terminal/issues/390] -* fix whitespace insert after first character after first focus (#391)[https://github.com/jcubic/jquery.terminal/issues/391] +* fix exception when entering JSON with literal strings [#389](https://github.com/jcubic/jquery.terminal/issues/389) +* fix orphaned closing bracket on multiline echo [#390](https://github.com/jcubic/jquery.terminal/issues/390) +* fix whitespace insert after first character after first focus [#391](https://github.com/jcubic/jquery.terminal/issues/391) * fix open link when click on url from exception ## 1.14.0