From 3259fc7b177afbbea8b2cd29067d8e89c800db88 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 15 Jun 2017 21:00:27 +1000 Subject: [PATCH] Docs: Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2de9e40..72fe8f59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ **Terminal Emulator** +- Added support for Neovim terminal emulator. **[@LER0ever](https://github.com/LER0ever)** - Added font support for mate-terminal. **[@mstraube](https://github.com/mstraube)** - [Termite] Fix font mismatch. **[@MatthewCox](https://github.com/MatthewCox)** - Use `$SSH_TTY` for terminal detection if machine is connected via SSH.