README.md in steering-rails-1.1.0 vs README.md in steering-rails-1.3.0

- old
+ new

@@ -1,7 +1,9 @@ # Ruby-on-Rails integration for Handlebars.js precompiled templates. +[![Build Status][build]][travis] [![Dependency Status][depends]][gemnasium] + This gem provides integration for Ruby-on-Rails projects with [Handlebars.js][1] javascript templates. ## Installation Add this line to your application's Gemfile: @@ -20,10 +22,16 @@ TODO: write usage instructions ## Changelog +### 1.3.0 + +* Bumped steering version to 1.3.0 +* Updated Handlbars assets to 1.3.0 + + ### 1.1.0 * Bumped steering version to 1.1.1 * Updated Handlbars assets to 1.0.rc.1 @@ -53,5 +61,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [1]: https://github.com/wycats/handlebars.js +[build]: https://secure.travis-ci.org/pixeltrix/steering-rails.png +[travis]: http://travis-ci.org/pixeltrix/steering-rails +[depends]: https://gemnasium.com/pixeltrix/steering-rails.png?travis +[gemnasium]: https://gemnasium.com/pixeltrix/steering-rails