Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rossnomann committed May 27, 2018
1 parent 5f34b80 commit d1d4d92
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "teletext"
version = "0.1.1"
version = "0.1.2"
authors = ["Ross Nomann <[email protected]>"]

[dependencies]
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ to `.env` file in order to use a socks5 proxy.

# Changelog

### 0.1.2 (27.05.2018)

- Handle bot name.

### 0.1.1 (26.05.2018)

- Check text len before conversion.
Expand Down

0 comments on commit d1d4d92

Please sign in to comment.