CHANGELOG.md in coinmarketcap-ruby-client-1.0.0 vs CHANGELOG.md in coinmarketcap-ruby-client-1.1.0
- old
+ new
@@ -1,6 +1,12 @@
-### 1.0.1 (Next)
-* Contributions here
+### 1.1.1 (Next)
+- your contributions here ...
+
+### 1.1.0 (2021/10/09)
+
+- [#5](https://github.com/koffeefinance/coinmarketcap-ruby-client/pull/5): Added support to fetch metadata for a cryptocurrency via the /info endpoint - [@mathu97](https://github.com/mathu97).
+- [#10](https://github.com/koffeefinance/coinmarketcap-ruby-client/pull/10): Added support to fetch latest listings - [@mathu97](https://github.com/mathu97).
+
### 1.0.0 (2021/10/05)
-* [#1](https://github.com/koffeefinance/coinmarketcap-ruby-client/pull/1): Added support to fetch the CoinMarketCap ID Map.
+- [#1](https://github.com/koffeefinance/coinmarketcap-ruby-client/pull/1): Added support to fetch the CoinMarketCap ID Map - [@mathu97](https://github.com/mathu97).