Skip to content

Commit

Permalink
Updated: changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
im-n1 committed Sep 25, 2022
1 parent 20b3a03 commit 844a6f3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# TranspoRS
# TRS

Transportation timetambles for command line.

![example](./assets/example.png)

# Installation
## Installation

```
cargo install --git https://github.com/im-n1/transpors
Expand Down Expand Up @@ -63,6 +63,11 @@ $ trs -w # wipes whole app database - cannot be undone.

## Changelog

### 0.1.3

- log messages (CLI output) unified
- dependencies bumped to newer versions

### 0.1.2

- timetables are now sorted by stop name
Expand Down

0 comments on commit 844a6f3

Please sign in to comment.