diff options
Diffstat (limited to 'doc/changelog/2017')
-rw-r--r-- | doc/changelog/2017/index.rst | 20 | ||||
-rw-r--r-- | doc/changelog/2017/v0.34.rst | 4 |
2 files changed, 24 insertions, 0 deletions
diff --git a/doc/changelog/2017/index.rst b/doc/changelog/2017/index.rst new file mode 100644 index 000000000..fa4ed0f1c --- /dev/null +++ b/doc/changelog/2017/index.rst @@ -0,0 +1,20 @@ +.. _CHANGE:2017: + +2017 +#### + +.. contents:: Content of this page + :local: + +.. only:: html + + .. toctree:: + + v0.34 <v0.34> + + +.. only:: latex + + .. toctree:: + + v0.34 <v0.34> diff --git a/doc/changelog/2017/v0.34.rst b/doc/changelog/2017/v0.34.rst new file mode 100644 index 000000000..874a36728 --- /dev/null +++ b/doc/changelog/2017/v0.34.rst @@ -0,0 +1,4 @@ +.. _CHANGE:v0.34: + +New in 0.34 (xx.yy.2017) +================================================================================================================================================================ |