Skip to content

Commit

Permalink
Update presage and libsignal-service-rs (#102)
Browse files Browse the repository at this point in the history
* Uses the fix merged in whisperfish/presage#36
* This fixes issues with linking devices (#101)
  • Loading branch information
Gabriel Féron authored Oct 1, 2021
1 parent ec37512 commit 1563b6f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@
- Open URL (if any) in selected message on Enter when input is empty. ([#99])
- Send attachments from file:// paths (#[100]).

### Fixed

- Fix linking device ([#101], [#102])

[#91]: https://github.com/boxdot/gurk-rs/pull/91
[#99]: https://github.com/boxdot/gurk-rs/pull/99
[#100]: https://github.com/boxdot/gurk-rs/pull/100
[#101]: https://github.com/boxdot/gurk-rs/pull/101
[#102]: https://github.com/boxdot/gurk-rs/pull/102

## 0.2.1

Expand Down
23 changes: 6 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1563b6f

Please sign in to comment.