Skip to content

Commit 43a995b

Browse files
committed
add notes for v1.2.0 to the changelog
1 parent a363b79 commit 43a995b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.2.0 (August 16th, 2014)
2+
- Drop support for PHP 5.3
3+
- Moved to PSR-4 namespace convention
4+
- Drop support for an array of names passed in the constructor as a way to specify aliases for UnitOfMeasure obvjects; addAlias() now required.
5+
- Add UnitOfMeasure::nativeUnitFactory() and UnitOfMeasure::linearUnitFactory() convenience factory methods
6+
- Add optional spelling for 'metres' and 'litres'
7+
- Add Vagrant-based testing virtual machine, for convenience
8+
19
## v1.1.2 (February 9th, 2014)
210
- New units of measure on Area: hectares, international acres
311
- New units of measure on Temperature: Rankin, Delisle, Newton, Réaumur, Rømer

0 commit comments

Comments
 (0)