Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aquilax committed Jan 24, 2022
1 parent 54f7bc1 commit fb0f319
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.3.14

* Fixes watch-time initialization bug

v0.3.13

* Updated dependencies
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# showtime

Small command line interactive tv show tracker using the TvMaze API.

## Installation

```sh
pip install showtime-cli
```

0 comments on commit fb0f319

Please sign in to comment.