From 2d18f1678c445d50fd3c0a76d5fa6a57b14be82f Mon Sep 17 00:00:00 2001 From: Harmon Date: Thu, 5 May 2022 09:46:15 -0500 Subject: [PATCH] Improve heading level in v4.9.0 changelog --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index a30d2b0..d3c0870 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -12,7 +12,7 @@ Version 4.9.0 - Fallback to `"detail"` response value for `HTTPException` message ([b6b8241](https://github.com/tweepy/tweepy/commit/b6b8241d8df408a427a38d3b9a44837f07cfab32)) - Handle `"error"` key of response being a string in `HTTPException` ([2da4452](https://github.com/tweepy/tweepy/commit/2da4452870093f930fb8808861bcec809a2d4ccf)) -#### Twitter API Deprecations +### Twitter API Deprecations - Deprecate `Stream.sample` and note deprecation of compliance messages for `Stream.filter` ([#1876](https://github.com/tweepy/tweepy/issues/1876)) ### Misc -- 2.25.1