Skip to content

Commit c14e2ec

Browse files
authored
Version 0.5.2 (#320)
1 parent c7adb7a commit c14e2ec

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
11
# Changelog
22

3-
## 0.5.2-dev
3+
## 0.5.2
44

55
### Added
66

77
- Add `colored_messages` config option ([#311])
88
- Handle read receipts from other clients ([#312])
9+
- Add command, window mode, and keybinding logic ([#315], [#317])
10+
11+
### Fixes
12+
13+
- Process group messages without a profile key ([#318], [#319])
14+
- Upgrade libsignal-client 0.51.1 -> 0.56.1 (fixes linking) ([#314])
915

1016
[#311]: https://github.com/boxdot/gurk-rs/pull/311
1117
[#312]: https://github.com/boxdot/gurk-rs/pull/312
18+
[#314]: https://github.com/boxdot/gurk-rs/pull/314
19+
[#315]: https://github.com/boxdot/gurk-rs/pull/315
20+
[#317]: https://github.com/boxdot/gurk-rs/pull/317
21+
[#318]: https://github.com/boxdot/gurk-rs/pull/318
22+
[#319]: https://github.com/boxdot/gurk-rs/pull/319
1223

1324
## 0.5.1
1425

0 commit comments

Comments
 (0)