Changelog
This commit is contained in:
parent
4da71db8ce
commit
666af00c0d
|
|
@ -3,6 +3,8 @@
|
||||||
## WIP
|
## WIP
|
||||||
* Don't attempt opportunistic TLS when connecting to localhost
|
* Don't attempt opportunistic TLS when connecting to localhost
|
||||||
* Update example to show a better way of using an SMTP subclass
|
* Update example to show a better way of using an SMTP subclass
|
||||||
|
* Avoid some more deprecation warnings
|
||||||
|
* Update Danish and Polish translations
|
||||||
|
|
||||||
## Version 6.8.1 (August 29th, 2023)
|
## Version 6.8.1 (August 29th, 2023)
|
||||||
* Don't reflect malformed DSNs in error messages to avert any risk of XSS
|
* Don't reflect malformed DSNs in error messages to avert any risk of XSS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue