diff --git a/CHANGELOG.md b/CHANGELOG.md index 134fd77..1cca7a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## [1.1.0] - 2017-09-19 ### Added - Fluent interface for API drivers. - Driver for Yahoo Finance latest exchange rates. diff --git a/README.md b/README.md index e4a3c77..f11e1c0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CurrencyRates [![PHP version](https://badge.fury.io/ph/ultraleet%2Fcurrency-rates.svg)](https://badge.fury.io/ph/ultraleet%2Fcurrency-rates) -[![Build Status](https://travis-ci.org/ultraleettech/currency-rates.svg)](https://travis-ci.org/ultraleettech/currency-rates) +[![Build Status](https://travis-ci.org/ultraleettech/currency-rates.svg?branch=1.1)](https://travis-ci.org/ultraleettech/currency-rates) [![Latest Stable Version](https://poser.pugx.org/ultraleet/currency-rates/version)](https://packagist.org/packages/ultraleet/currency-rates) [![Total Downloads](https://poser.pugx.org/ultraleet/currency-rates/downloads)](https://packagist.org/packages/ultraleet/currency-rates) [![License](https://poser.pugx.org/ultraleet/currency-rates/license)](https://packagist.org/packages/ultraleet/currency-rates)