Skip to content

Commit d1e4afb

Browse files
committed
update readme
Signed-off-by: Bruno Gaspar <[email protected]>
1 parent e979d75 commit d1e4afb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Converter v1.0.0
1+
# Converter v1.1.0
22

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

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

1515
### Complete
1616

17+
#### 16-Aug-14 - v1.1.0
18+
19+
- Base lengths are using `meters` instead of `kilometers`.
20+
- Added some more common units `mile`, `feet` and `inch`.
21+
- Some unit formats updated in the config to use abbreviations so it's more consistent with the International System of Units.
22+
1723
#### 09-May-14 - v1.0.0
1824

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

0 commit comments

Comments
 (0)