Merge changes from 7.0.0
This commit is contained in:
commit
c523ee67a8
|
|
@ -3,6 +3,9 @@
|
|||
## WIP
|
||||
* Use From domain when generating CIDs in msgHTML
|
||||
|
||||
## Version 7.0.0 (October 15th, 2025)
|
||||
This is exactly the same as 6.11.1 but bumps the major version number to indicate the presence of a BC break in child classes. Specifically, `lang()`, `setLanguage()`, and `$language` are now static, and should be called statically.
|
||||
|
||||
## Version 6.11.1 (September 30th, 2025)
|
||||
* Avoid function signature problems with the deprecation of `$useimap` in `parseAddresses`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue