-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #59 from simeji/fix-version
Fix the version number
- Loading branch information
Showing
2 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
ChangeLog | ||
======= | ||
|
||
### 0.7.2 - Jan 23 2017 | ||
|
||
BugFix: | ||
* fix version number | ||
|
||
### 0.7.1 - Jan 5 2017 | ||
|
||
Features: | ||
* scroll to bottom and top | ||
|
||
### 0.7.0 - Jan 4 2017 | ||
|
||
Features: | ||
* output with color | ||
* monochrome mode option | ||
|
||
BugFix: | ||
* multibyte Query & Json key/value | ||
|
||
Modified README | ||
|
||
### 0.6.3 - 15 Dec 2016 | ||
|
||
Features: | ||
* Add `-help` and `-h` command for show a help | ||
* Add Ctrl-U command and a query behavior | ||
|
||
Change Behaviors: | ||
* Force insert `.` | ||
|
||
### 0.6.2 - 9 Dec 2016 | ||
|
||
Features: | ||
* Add --version flag for homebrew test | ||
|
||
### 0.6.1 - 5 Dec 2016 | ||
|
||
Features: | ||
* Get first argument of `jid` for initial query | ||
|
||
Change Behaviors: | ||
* Auto input . at first charactor of query |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters