diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-11-22 01:31:31 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-11-22 01:31:31 +0200 |
commit | 268c2fea2880ef2124a494f07b2be9e172ad7fa9 (patch) | |
tree | 4bb27067b23d8b321bbaeae448ee34c0b466622a | |
parent | 8865d1123e88b4e8cd5893a7d37c49fffb960853 (diff) | |
download | mastodon.py-268c2fea2880ef2124a494f07b2be9e172ad7fa9.tar.gz |
changelog version wrong
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dcd7acf..39c5e66 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst | |||
@@ -2,7 +2,7 @@ A note on versioning: This librarys major version will grow with the APIs | |||
2 | version number. Breaking changes will be indicated by a change in the minor | 2 | version number. Breaking changes will be indicated by a change in the minor |
3 | (or major) version number, and will generally be avoided. | 3 | (or major) version number, and will generally be avoided. |
4 | 4 | ||
5 | v1.7.4 | 5 | v1.7.0 |
6 | ------ | 6 | ------ |
7 | * Clean code up a bit (thanks eumiro) | 7 | * Clean code up a bit (thanks eumiro) |
8 | * Fix some Pleroma related issues (thanks aveao, taraletti, adbenitez) | 8 | * Fix some Pleroma related issues (thanks aveao, taraletti, adbenitez) |