summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRaphael Nestler <raphael.nestler@gmail.com>2021-04-30 18:13:29 +0200
committerGitHub <noreply@github.com>2021-04-30 16:13:29 +0000
commit78e04445c755c1276af037dda4318b3a61af3f37 (patch)
tree99c340c2950c5be244d450c935a70038139c0769 /CHANGELOG.md
parentedf0faf98fe69d79bdc4798fb574a46d9956156a (diff)
downloadalacritty-78e04445c755c1276af037dda4318b3a61af3f37.tar.gz
alacritty-78e04445c755c1276af037dda4318b3a61af3f37.zip
Add support for magnet URLs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4bf4095..ed914a19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Synchronized terminal updates using `DCS = 1 s ST`/`DCS = 2 s ST`
- Regex terminal hints ([see features.md](./docs/features.md#hints))
- macOS keybinding (cmd+alt+H) hiding all windows other than Alacritty
+- Support for `magnet` URLs
### Changed