We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e979d75 commit d1e4afbCopy full SHA for d1e4afb
readme.md
@@ -1,4 +1,4 @@
1
-# Converter v1.0.0
+# Converter v1.1.0
2
3
[](http://ci.cartalyst.com/build-status/view/4)
4
@@ -14,6 +14,12 @@ History and future capabilities.
14
15
### Complete
16
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
23
#### 09-May-14 - v1.0.0
24
25
- ```Converter::getMeasurements()``` Returns all the available measurements.
0 commit comments