From 4888fa77492307a56fead85706d497c9642e0dfe Mon Sep 17 00:00:00 2001 From: Piotr Murach Date: Fri, 30 Aug 2024 22:53:57 +0200 Subject: [PATCH] Add a note about creating hyperlinks from the URL only to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5725973..02f88f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Add the ability to configure the environment variables and output stream to the link_to method * Add the ability to configure environment variables to the link? method +* Add the ability to create hyperlinks from the URL only to the link_to method * Add hyperlinks support detection in Alacritty, Contour, DomTerm, foot, Hyper, JediTerm, kitty, Konsole, mintty, Rio, Tabby, Terminology, VSCode, WezTerm and Windows Terminal