Skip to content

Commit cf1b83b

Browse files
authored
Merge pull request #96 from triplepoint/feature/release_prep
changelog update
2 parents c6764aa + 91c373b commit cf1b83b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## v2.2.0 (xxx)
2-
3-
- Drop support of php < 7.4
1+
## v2.2.0 (April 30th, 2025)
2+
- Drop support of PHP < 7.4
3+
- Add `isUnitDefined()`, `listAllUnits()`, `getOriginalValue()`, and `getOriginalUnit()` methods to the Physical Quantity parent class
4+
- Add new Power Physical Quantity
5+
- Add Imperial Gallons to the Volume quantity
6+
- Move to Github Actions, away from Travis CI
7+
- Use Docker containers instead of Vagrant/VBox instances for dev environments
8+
- Add local dev scripts for `lint`, `test`, and `shell`, in `./scripts/`
49

510
## v2.1.0 (July 24th, 2016)
611
- Added getUnitDefinitions() method to PhysicalQuantity classes, to get a raw list of UnitofMeasure objects defined on that quantity

0 commit comments

Comments
 (0)