TwitterAPI: Make change_email require body params instead of query
[akkoma] / CHANGELOG.md
index 14e04c0531e1d793da99cc7fa53852fa63cfc335..13469d8d859405d1c39edabb477ef59e4f844c21 100644 (file)
@@ -19,7 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ### Fixed
 - MastodonAPI: Stream out Create activities
 - MRF ObjectAgePolicy: Fix pattern matching on "published"
-- TwitterAPI: Make `change_password` require params on body instead of query
+- TwitterAPI: Make `change_password` and `change_email` require params on body instead of query
 
 ## 2.4.0 - 2021-08-08