Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Gaspar <brunofgaspar1@gmail.com>
  • Loading branch information
brunogaspar committed Aug 16, 2014
1 parent e979d75 commit d1e4afb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Converter v1.0.0
# Converter v1.1.0

[![Build Status](http://ci.cartalyst.com/build-status/svg/4)](http://ci.cartalyst.com/build-status/view/4)

Expand All @@ -14,6 +14,12 @@ History and future capabilities.

### Complete

#### 16-Aug-14 - v1.1.0

- Base lengths are using `meters` instead of `kilometers`.
- Added some more common units `mile`, `feet` and `inch`.
- Some unit formats updated in the config to use abbreviations so it's more consistent with the International System of Units.

#### 09-May-14 - v1.0.0

- ```Converter::getMeasurements()``` Returns all the available measurements.
Expand Down

0 comments on commit d1e4afb

Please sign in to comment.