酒店预订平台
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

CHANGELOG.md 348 B

3 anni fa
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