diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-11-18 00:34:40 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-11-18 00:34:40 +0200 |
commit | e49cd0d53030085eea211eea8d840184f06f9ce0 (patch) | |
tree | 2641ba26ff4d88813e056c06a6cb852212d4a4ce | |
parent | 801cc36720fd01a4888938502be28dbd29691644 (diff) | |
download | mastodon.py-e49cd0d53030085eea211eea8d840184f06f9ce0.tar.gz |
Fix changelog
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 08e8b7b..9a6950b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst | |||
@@ -4,7 +4,6 @@ version number. Breaking changes will be indicated by a change in the minor | |||
4 | 4 | ||
5 | v1.6.2 | 5 | v1.6.2 |
6 | ------ | 6 | ------ |
7 | * Add ability to schedule statuses with automatic conversion to server timezone. | ||
8 | * Fix some issues with datetime conversion | 7 | * Fix some issues with datetime conversion |
9 | 8 | ||
10 | v1.6.1 | 9 | v1.6.1 |