Skip to content

Commit

Permalink
Fix missing close parens in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dcchambers committed Sep 10, 2018
1 parent 1c0c649 commit 24b96f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 24b96f0

Please sign in to comment.