Skip to content

Commit c078695

Browse files
committed
Version 1.3.0
1 parent 406583a commit c078695

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Version 1.3.0
4+
* Remove usage of numbers in selecting your editor which caused confusion.
5+
* After first time setup - do not prompt user for idea.
6+
37
## Version 1.2.0
48
* The dependency `serde` has been removed. I think it deserves a new release.
59

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "eureka"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
authors = ["Simon Egersand <s.egersand@gmail.com>"]
55
description = "CLI tool to input and store your ideas without leaving the terminal"
66
categories = ["command-line-interface", "command-line-utilities"]

0 commit comments

Comments
 (0)