Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ihabunek committed Feb 15, 2019
1 parent d224375 commit 73b30a4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
---------

**0.21.0 (2019-02-15)**

* Add `toot reblogged_by` to show who reblogged a status (#88)
* Add `toot thread` to show a status with its replies (#87)
* Better handling of wide characters (eastern scripts, emojis) (#84)
* Improved `timeline`, nicer visuals, and it will now ask to show next batch
of toots, unless given the `--once` option
* Add public/local/tag timelines to `timeline` and `curses`
* Support for boosting and favouriting in `toot curses`, press `f`/`b` (#88,
#93)

**BC BREAK**

* in `toot timeline` short argument for selecting a list is no longer `-i`, this
has been changed to select the instance, so that it is the same as on other
commands, please use the long form `--list` instead

**0.20.0 (2019-02-01)**

* Enable interaction with instances using http instead of https (#56)
Expand Down

0 comments on commit 73b30a4

Please sign in to comment.