diff --git a/CHANGES b/CHANGES index e27320d..cf7cd31 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES ======= +0.0.6 - Dec 30 2015 + * [feature] Support Pararell search + * [feature] Support Fields option(-f, --fields) + * [feature] Support Github API token option to avoid Github API rate limit(-t, --token). + 0.0.5 - Oct 21 2015 * [feature] Support limits number of search result(-m, --max). diff --git a/README.md b/README.md index 181a5f9..e988633 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Github search APIv3 QUERY infomation: https://help.github.com/articles/searching-repositories/ Version: - ghs 0.0.4 (https://github.com/sona-tar/ghs.git) + ghs 0.0.6 (https://github.com/sona-tar/ghs.git) ``` Install