Skip to content

Commit d5304b8

Browse files
authored
Version 0.6.1 (#352)
1 parent 323cc95 commit d5304b8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.6.1
4+
5+
### Fixes
6+
7+
- Don't relink implicitly when the manager cannot be loaded. (#345)
8+
- Update presage fixing connection to Signal servers (#350)
9+
310
## 0.6.0
411

512
### Added

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "gurk"
33
description = "Signal messenger client for terminal"
4-
version = "0.6.0"
4+
version = "0.6.1"
55
authors = ["boxdot <[email protected]>"]
66
edition = "2021"
77
keywords = ["signal", "tui"]

0 commit comments

Comments
 (0)