Skip to content

Commit ede6735

Browse files
committed
Prepare release 1.2
1 parent f052692 commit ede6735

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Release 1.2.0
4+
- Added ascii video (thanks to `sigmaSd`).
5+
36
## Release 1.1.2
47
- Fixed an issue that blocks the receiver of a file while the file was sending.
58
- Fixed an issue that appended data to the end of the file once transfered.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "termchat"
3-
version = "1.1.2"
3+
version = "1.2.0"
44
authors = ["lemunozm <lemunozm@gmail.com>"]
55
description = "Distributed LAN chat application in the terminal"
66
edition = "2018"

0 commit comments

Comments
 (0)