From 473e8358ad29df903114bf39302d033ea079347e Mon Sep 17 00:00:00 2001 From: Jakub Jankiewicz Date: Sun, 17 Nov 2024 14:33:37 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 664923d4..dd2437b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### Features * add `id` option that allow to create same terminal using hot reload [#978](https://github.com/jcubic/jquery.terminal/issues/978) * allow using Object URLs in links [#982](https://github.com/jcubic/jquery.terminal/issues/982) -* experimental `--cols` CSS variable +* experimental `--cols` CSS variable [#956](https://github.com/jcubic/jquery.terminal/issues/956) ### Bugfix * fix `terminal::login()` when user already authenticated [#980](https://github.com/jcubic/jquery.terminal/issues/980) * improve mobile support