Skip to content

Commit

Permalink
Merge pull request #24 from dcchambers/fix-version-number
Browse files Browse the repository at this point in the history
Fix version number and date
  • Loading branch information
dcchambers committed Jul 28, 2020
2 parents fec4317 + d3d8b8f commit a3e7bce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# CHANGELOG

## v0.4.1 - 20 July 2020
## v0.4.0 - 28 July 2020

* Added config file (noterc)
* Added ability to add custom filename via -n | --name

## v0.4.0 - 20 July 2020

* Added config file
* Bash code is now less error-prone
* Fixed markdown syntax in CHANGELOG.md and README.md
* Thanks for the PR [@Madic-](https://github.com/Madic-)!

## v0.3.4 - 14 Feb 2019

Expand Down
2 changes: 1 addition & 1 deletion note
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ print_info() {
}

print_help() {
printf "note - Note Keeper 0.4.1 (20 July 2020)
printf "note - Note Keeper 0.4.0 (28 July 2020)
Usage: note [arguments]
Expand Down

0 comments on commit a3e7bce

Please sign in to comment.