Add changelog for version 4.3.0
authorHarmon <Harmon758@gmail.com>
Wed, 3 Nov 2021 22:12:12 +0000 (17:12 -0500)
committerHarmon <Harmon758@gmail.com>
Wed, 3 Nov 2021 22:12:12 +0000 (17:12 -0500)
docs/changelog.md

index 23ffb39c5beabf9570b54b6bfc989ffb4a2eb4ca..4e5389f404c0eca00c95f58a737d3239fd530ee5 100644 (file)
@@ -3,6 +3,18 @@ Changelog
 
 These changelogs are also at <https://github.com/tweepy/tweepy/releases> as release notes.
 
+Version 4.3.0
+-------------
+### New Features / Improvements
+- Add support for managing Tweets with Twitter API v2 ([7884e3a](https://github.com/tweepy/tweepy/commit/7884e3a7253d9a821ff46160ec0d3811f299327f))
+
+### Misc
+- Document `HTTPException` attributes ([c62c31a](https://github.com/tweepy/tweepy/commit/c62c31a0f3574e04b6e2f5996b90b5c1b5917485))
+- Add table to documentation mapping `Client` methods to Twitter API v2 endpoints ([0572b03](https://github.com/tweepy/tweepy/commit/0572b03b7fe1a2384951ebc2c0002f9d8bd6b68a))
+- Add and improve examples
+- Revamp examples page in documentation
+- Update and improve various documentation and tests
+
 Version 4.2.0
 -------------
 ### New Features / Improvements