Skip to content

Commit 2a83ea7

Browse files
committed
Seperate out bug fix
1 parent f720484 commit 2a83ea7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

history.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@
66

77
#### idunno.Bluesky
88

9-
* Fix serialization exception in `SendMessage`. Fixes [#169](https://github.com/blowdart/idunno.Bluesky/issues/169)
109
* Add optional parameter, `embeddedPost` to `SendMessage` to allow for embedding of posts in direct messages.
1110
* Add live status to profile views
1211

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+
1319
## 0.9.4
1420

1521
### Bug fixes

0 commit comments

Comments
 (0)