Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 324 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 324 Bytes

Changelog

All notable changes to laravel-unit-converter will be documented in this file

0.3.0 - 2020-09-22

  • add Laravel 8 support

0.2.1 - 2020-03-18

  • fix mile factor

0.1.1 - 2020-03-10

  • fix default units
  • add Unit::to() annotation with correct return type

0.1.0 - 2020-03-05

  • initial release