diff options
author | Yury Selivanov <yselivanov@sprymix.com> | 2015-05-28 02:09:10 (GMT) |
---|---|---|
committer | Yury Selivanov <yselivanov@sprymix.com> | 2015-05-28 02:09:10 (GMT) |
commit | d1da50777498a50ef4e6866c24a6c7e1c469976c (patch) | |
tree | d4dd73b9ec193915caf1765f49776a90eac22d8d /Doc/whatsnew/index.rst | |
parent | 72f389fed0f583da9755979179316655fa42664a (diff) | |
download | cpython-d1da50777498a50ef4e6866c24a6c7e1c469976c.zip cpython-d1da50777498a50ef4e6866c24a6c7e1c469976c.tar.gz cpython-d1da50777498a50ef4e6866c24a6c7e1c469976c.tar.bz2 |
Add whatsnew for 3.6
Diffstat (limited to 'Doc/whatsnew/index.rst')
-rw-r--r-- | Doc/whatsnew/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index edb5502..7c92524 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -11,6 +11,7 @@ anyone wishing to stay up-to-date after a new release. .. toctree:: :maxdepth: 2 + 3.6.rst 3.5.rst 3.4.rst 3.3.rst |