Update CHANGELOG.txt for version 0.2.2
This commit is contained in:
parent
d78f9c004d
commit
b692d9f2fa
@ -121,3 +121,9 @@ v0.2.1
|
||||
- BUGFIX: fix stats for likes, RTs, etc. getting erased if a tweet gets deleted or hidden
|
||||
- BUGFIX: `fetch_tweet` and `search` subcommands no longer ignore the `-n [number]` flag
|
||||
- ".session" extension for the `--session` flag is now optional, allowing tab-autocompletion
|
||||
|
||||
v0.2.2
|
||||
------
|
||||
|
||||
- Add support for Expandable (i.e., "Show more") tweets
|
||||
- Fix an issue with half the tweets on user feeds not getting fetched while logged in
|
||||
|
@ -85,3 +85,6 @@ TODO tweets-with-italics
|
||||
|
||||
TODO authenticated-only-request-warning
|
||||
- warn when attempting to run requests which require authentication without a session active
|
||||
|
||||
TODO expanding-tweet-integration-test
|
||||
- Add an integration test for expanding tweets
|
||||
|
Loading…
x
Reference in New Issue
Block a user