LDAPAccountManager/lam/lib/3rdParty/composer/symfony/mime/CHANGELOG.md

21 lines
348 B
Markdown
Raw Normal View History

2019-11-30 07:48:01 +00:00
CHANGELOG
=========
4.4.0
-----
* [BC BREAK] Removed `NamedAddress` (`Address` now supports a name)
* Added PHPUnit constraints
* Added `AbstractPart::asDebugString()`
* Added `Address::fromString()`
4.3.3
-----
* [BC BREAK] Renamed method `Headers::getAll()` to `Headers::all()`.
4.3.0
-----
* Introduced the component as experimental