酒店预订平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 348 B

3 years ago
1234567891011121314151617181920
  1. CHANGELOG
  2. =========
  3. 4.4.0
  4. -----
  5. * [BC BREAK] Removed `NamedAddress` (`Address` now supports a name)
  6. * Added PHPUnit constraints
  7. * Added `AbstractPart::asDebugString()`
  8. * Added `Address::fromString()`
  9. 4.3.3
  10. -----
  11. * [BC BREAK] Renamed method `Headers::getAll()` to `Headers::all()`.
  12. 4.3.0
  13. -----
  14. * Introduced the component as experimental