Skip to content

Commit

Permalink
Update CHANGELOG for v0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dcchambers committed Aug 2, 2018
1 parent 14326e8 commit 2328ea1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## v0.3.0 - 02 Aug 2018
* By default it now opens a note using $EDITOR.
* If no $EDITOR is set, it uses Vim.
* If Vim is set as the default $EDITOR, it opens Vim in insert mode.
* Fixed stat output on Ubuntu/Linux machines.
* Added more information to `note -i` output.
* Added a success echo to install script.

## v0.2.1 - 01 Aug 2018
* Add ability to parse multiple command line arguments.
* Add graceful error handling with command line arguments.
Expand Down

0 comments on commit 2328ea1

Please sign in to comment.