mirror of
https://github.com/mjl-/mox.git
synced 2025-06-27 23:48:15 +03:00
8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
Below are the incompatible changes between v0.0.14 and next, per package.
|
|
|
|
# message
|
|
- Part.ContentDescription: changed from string to *string
|
|
- Part.ContentID: changed from string to *string
|
|
- Part.ContentTransferEncoding: changed from string to *string
|
|
|