README.md in local_time-1.0.2 vs README.md in local_time-1.0.3

- old
+ new

@@ -125,10 +125,15 @@ "February 9, 2014 12:55pm" ``` #### Version History +**1.0.3** + +* Improve `%Z` time zone parsing +* Use [Blade](https://github.com/javan/blade) runner for JavaScript tests + **1.0.2** (February 3, 2015) * Fix displaying future relative dates [Cezary Baginski] **1.0.1** (December 3, 2014) @@ -154,5 +159,11 @@ * Added `options` argument to `local_time_ago` helper **0.1.0** (November 29, 2013) * Initial release. + +--- + +[![Build Status](https://travis-ci.org/basecamp/local_time.svg?branch=master)](https://travis-ci.org/basecamp/local_time) + +[![Sauce Test Status](https://saucelabs.com/browser-matrix/basecamp_local_time.svg)](https://saucelabs.com/u/basecamp_local_time)