summaryrefslogtreecommitdiff
path: root/doc/whatsnew.rst
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-06-04 09:12:54 -0700
committerClaudiu Popa <pcmanticore@gmail.com>2018-06-04 09:12:54 -0700
commit5834c5983b2cc453df773003bd174295e524c8c8 (patch)
treeccee919bae5491b844a34cb4acae498e432ede38 /doc/whatsnew.rst
parent686a9456d7be8618e278acc5cfa0333d7d36c69f (diff)
downloadastroid-git-5834c5983b2cc453df773003bd174295e524c8c8.tar.gz
Include the changelog in the online documentation
Diffstat (limited to 'doc/whatsnew.rst')
-rw-r--r--doc/whatsnew.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst
new file mode 100644
index 00000000..99267830
--- /dev/null
+++ b/doc/whatsnew.rst
@@ -0,0 +1,11 @@
+######################
+ What's New in astroid
+######################
+
+
+The "Changelog" contains *all* nontrivial changes to astroid for the current version.
+
+.. toctree::
+ :maxdepth: 2
+
+ changelog \ No newline at end of file