Skip to content

Commit

Permalink
adjust changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
boxdot committed Dec 23, 2023
1 parent 6baa711 commit 71dff79
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@

### Changed

* utilize name offset space better (#258)
* store attachments under a shorter path (#259)
- Utilize name offset space better ([#258])
- Store attachments under a shorter path ([#259])

### Fixed

* duplicate key events on windows (#249)
* skipping sync group message from other device (#251)
* message linking (#255)
- Duplicate key events on windows ([#249])
- Skipping sync group message from other device ([#251])
- Message linking ([#255])

### Internal

* upgrade signal protocol to 0.32 (#248)
* upgrade sqlx (#252)
* Add fibonacci backoff on reconnect (#256)
* Reconnect websockets when those are closed (#257)
- Upgrade signal protocol to 0.32 ([#248])
- Upgrade sqlx ([#252])
- Add fibonacci backoff on reconnect ([#256])
- Reconnect websockets when those are closed ([#257])

[#248]: https://github.com/boxdot/gurk-rs/pull/248
[#249]: https://github.com/boxdot/gurk-rs/pull/249
Expand Down

0 comments on commit 71dff79

Please sign in to comment.