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