We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f720484 commit 2a83ea7Copy full SHA for 2a83ea7
history.md
@@ -6,10 +6,16 @@
6
7
#### idunno.Bluesky
8
9
-* Fix serialization exception in `SendMessage`. Fixes [#169](https://github.com/blowdart/idunno.Bluesky/issues/169)
10
* Add optional parameter, `embeddedPost` to `SendMessage` to allow for embedding of posts in direct messages.
11
* Add live status to profile views
12
+### Bug fixes
13
+
14
+#### idunno.Bluesky
15
16
+* Fix serialization exception in `SendMessage`. Fixes [#169](https://github.com/blowdart/idunno.Bluesky/issues/169)
17
18
19
## 0.9.4
20
21
### Bug fixes
0 commit comments