From 24b96f0d7ccb48e15158742b16cae2f2abe28d1e Mon Sep 17 00:00:00 2001 From: Dakota Chambers Date: Mon, 10 Sep 2018 14:55:23 -0500 Subject: [PATCH] Fix missing close parens in CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 829ee1c..185c0f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ # CHANGELOG ## v0.3.2 - 10 Sep 2018 -* Add support for Emacs (Thanks for the PR [@alkc](https://github.com/alkc)! +* Add support for Emacs (Thanks for the PR [@alkc](https://github.com/alkc))! * Opens Emacs with cursor at EOF. ## v0.3.1 - 02 Aug 2018 -* Add support for Neovim (Thanks for the PR [@jonathandion](https://github.com/jonathandion)! +* Add support for Neovim (Thanks for the PR [@jonathandion](https://github.com/jonathandion))! ## v0.3.0 - 02 Aug 2018 * By default it now opens a note using $EDITOR.