Skip to content

Commit

Permalink
Move changelog to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Apr 11, 2021
1 parent 7be6b11 commit fc98629
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md → docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Changelog
=========

Also see https://github.com/tweepy/tweepy/releases for changelogs.

Version 3.10.0
Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [
'recommonmark',
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx'
]
Expand Down
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Contents:
exceptions.rst
extended_tweets.rst
running_tests.rst
changelog.md

Indices and tables
==================
Expand Down

0 comments on commit fc98629

Please sign in to comment.