prep for v0.9.3
This commit is contained in:
parent
57822ea89d
commit
768e1bc41b
|
@ -1,19 +1,17 @@
|
||||||
changelog
|
changelog
|
||||||
|
|
||||||
=== next
|
=== 0.9.3 Notacanthous Nutshell
|
||||||
|
|
||||||
|
++ backup command.
|
||||||
|
|
||||||
+ Relax requirement for multipart/form-data posts in API.
|
+ Relax requirement for multipart/form-data posts in API.
|
||||||
|
|
||||||
+ Dedupe blob file data.
|
+ Dedupe blob file data.
|
||||||
|
|
||||||
- Custom lingo for those who don't like honking.
|
|
||||||
|
|
||||||
+ Better support for rich text bios.
|
+ Better support for rich text bios.
|
||||||
|
|
||||||
+ Follow and unfollow should work a little better.
|
+ Follow and unfollow should work a little better.
|
||||||
|
|
||||||
++ backup command.
|
|
||||||
|
|
||||||
+ Option to mention all in replies.
|
+ Option to mention all in replies.
|
||||||
|
|
||||||
+ Reduce interference between various text substitution rules.
|
+ Reduce interference between various text substitution rules.
|
||||||
|
@ -22,6 +20,8 @@ changelog
|
||||||
|
|
||||||
+ Fix pubkey issue with domain only keys.
|
+ Fix pubkey issue with domain only keys.
|
||||||
|
|
||||||
|
- Custom lingo for those who don't like honking.
|
||||||
|
|
||||||
=== 0.9.2 Malleable Maltote
|
=== 0.9.2 Malleable Maltote
|
||||||
|
|
||||||
+ Fix compilation on mac.
|
+ Fix compilation on mac.
|
||||||
|
|
Loading…
Reference in New Issue