diff --git a/README.md b/README.md index 810afd7fe..7efd72a80 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/Azure/azure-sdk-for-php.svg?branch=master)](https://travis-ci.org/Azure/azure-sdk-for-php) + # Microsoft Azure SDK for PHP This project provides a set of PHP client libraries that make it easy to access diff --git a/changelog.txt b/changelog.txt index 4344982fc..4f06706dc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,5 @@ +Windows Azure SDK For PHP 0.4.5, 2016-09-26 +------------------------------------------- - All HTTP(S) requests have the same 'User-Agent' header. - Updated packages: firebase/php-jwt 3.0 => 4.0, fabpot/php-cs-fixer => friendofphp/php-cs-fixer. - Support for HTTP_PROXY environment variable for logging with Fiddler