New XHTML-IM parser (XEP-0071).
This commit is contained in:
parent
08c3cb8c6f
commit
7ebfe3e881
5 changed files with 490 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
Version NEXT:
|
||||
DATE Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
|
||||
* New parsers/serialisers:
|
||||
- Message Carbons (XEP-0280)
|
||||
- XHTML-IM (XEP-0071)
|
||||
- Bits of Binary (XEP-0231)
|
||||
- Message Carbons (XEP-0280)
|
||||
* Breaking changes:
|
||||
- Stop reexporting TryFrom and TryInto, they are available in
|
||||
std::convert nowadays.
|
||||
|
|
|
|||
Loading…
Reference in a new issue