Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simeg committed Nov 4, 2018
1 parent 406583a commit c078695
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Version 1.3.0
* Remove usage of numbers in selecting your editor which caused confusion.
* After first time setup - do not prompt user for idea.

## Version 1.2.0
* The dependency `serde` has been removed. I think it deserves a new release.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eureka"
version = "1.2.0"
version = "1.3.0"
authors = ["Simon Egersand <[email protected]>"]
description = "CLI tool to input and store your ideas without leaving the terminal"
categories = ["command-line-interface", "command-line-utilities"]
Expand Down

0 comments on commit c078695

Please sign in to comment.