CHANGELOG.md in git-trend-0.0.8 vs CHANGELOG.md in git-trend-0.0.9
- old
+ new
@@ -1,35 +1,39 @@
+## v0.0.9
+
+* Change a name of option from `all_language` to `language`. [114e425]
+
## v0.0.8
-* Upgrade simplecov 0.9.0 (5fbcbab)
-* Fix gemspec homepage typo (9bd6b48)
+* Upgrade simplecov 0.9.0 [5fbcbab]
+* Fix gemspec homepage typo [9bd6b48]
## v0.0.7
-* Tweak help message.(Accent a green color in help) (9da3e5e)
+* Tweak help message.(Accent a green color in help) [9da3e5e]
## v0.0.6
-* Implement terminal width is not enough, does not display description. (7754a71)
+* Implement terminal width is not enough, does not display description. [7754a71]
## v0.0.5
-* Fix lack of addressable gem when installing (54ca275)
+* Fix lack of addressable gem when installing [54ca275]
## v0.0.4
-* Implement descrition option (4587e56)
+* Implement descrition option [4587e56]
## v0.0.3
-* Implement since option (04f1978)
-* Fix star count is incorrect (ce6e07a)
+* Implement since option [04f1978]
+* Fix star count is incorrect [ce6e07a]
## v0.0.2
-* Implement display lang field (96e4b9c)
+* Implement display lang field [96e4b9c]
## v0.0.1
* Implement basic feuture (show daily trending)