Skip to content

Commit 50583f9

Browse files
committed
Update changelog for v0.8.1
1 parent 5a0863d commit 50583f9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Change Log
22

3+
## [v0.8.1](https://github.com/jordanbrauer/unit-converter/tree/v0.8.1) (2018-12-09)
4+
[Full Changelog](https://github.com/jordanbrauer/unit-converter/compare/v0.8.0...v0.8.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Convert a unit to all other possible units of measurement. [\#119](https://github.com/jordanbrauer/unit-converter/issues/119)
9+
- Add support for units of measurement, Fuel Economy [\#42](https://github.com/jordanbrauer/unit-converter/issues/42)
10+
- Add support for units of measurement, Frequency [\#41](https://github.com/jordanbrauer/unit-converter/issues/41)
11+
- Expose api [\#124](https://github.com/jordanbrauer/unit-converter/pull/124) ([jordanbrauer](https://github.com/jordanbrauer))
12+
- Add support for units of measurement, Frequency [\#123](https://github.com/jordanbrauer/unit-converter/pull/123) ([jmauerhan](https://github.com/jmauerhan))
13+
- Convert to all [\#121](https://github.com/jordanbrauer/unit-converter/pull/121) ([jordanbrauer](https://github.com/jordanbrauer))
14+
- Refactor calculate [\#116](https://github.com/jordanbrauer/unit-converter/pull/116) ([jordanbrauer](https://github.com/jordanbrauer))
15+
16+
**Closed issues:**
17+
18+
- Fix "method\_complexity" issue in src/UnitConverter/UnitConverter.php [\#96](https://github.com/jordanbrauer/unit-converter/issues/96)
19+
20+
**Merged pull requests:**
21+
22+
- add php metrics library for static code analysis [\#125](https://github.com/jordanbrauer/unit-converter/pull/125) ([jordanbrauer](https://github.com/jordanbrauer))
23+
- \#42 : Add support for units of measurement, Fuel Economy \(\#1\) [\#117](https://github.com/jordanbrauer/unit-converter/pull/117) ([Progi1984](https://github.com/Progi1984))
24+
325
## [v0.8.0](https://github.com/jordanbrauer/unit-converter/tree/v0.8.0) (2018-08-06)
426
[Full Changelog](https://github.com/jordanbrauer/unit-converter/compare/v0.7.1...v0.8.0)
527

0 commit comments

Comments
 (0)