Skip to content

Commit

Permalink
bump changelog for v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
triplepoint committed Jul 24, 2016
1 parent 6d2094b commit 25f476e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v2.1.0 (July 24th, 2016)
- Added getUnitDefinitions() method to PhysicalQuantity classes, to get a raw list of UnitofMeasure objects defined on that quantity
- Added UPPERCASE templating support for autogenerated metric units to support names like MEGA_METERS, for example.
- New Quantity physical quantity, with `mole` as the standard unit, to represent the Amount of Substance SI base quantity.
- New SolidAngle physical quantity, with `steradian` as the standard unit, to represent the solid angle quantity
- Additional aliases for Area units
- Additional units for time: decade, century, and millenium
- Additional units for volume: teaspoon, tablespoon, gallon, quart, fluid ounce, and pint


## v2.0.1 (December 12th, 2015)
- Migrated package from triplepoint/php-units-of-measure to php-units-of-measure/php-units-of-measure.
- New physical quantity: Energy
Expand Down

0 comments on commit 25f476e

Please sign in to comment.