summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2016-11-28 12:15:32 -0500
committerEli Collins <elic@assurancetechnologies.com>2016-11-28 12:15:32 -0500
commit59a6a2bdc1ff24abacdca74967ebd75a23aa9fc2 (patch)
tree8c7897868758b2204d605b357391a062065d7937 /docs
parent692a18ce4cddeaeaaec1cfb8bd8bbec263027a8f (diff)
downloadpasslib-59a6a2bdc1ff24abacdca74967ebd75a23aa9fc2.tar.gz
docs: start 1.8 changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/history/1.7.rst2
-rw-r--r--docs/history/1.8.rst10
-rw-r--r--docs/history/index.rst7
-rw-r--r--docs/index.rst2
4 files changed, 17 insertions, 4 deletions
diff --git a/docs/history/1.7.rst b/docs/history/1.7.rst
index 9f8f735..0eebf14 100644
--- a/docs/history/1.7.rst
+++ b/docs/history/1.7.rst
@@ -11,8 +11,6 @@ Passlib 1.7
keywords. This usage was deprecated in 1.7.0, but warning wasn't properly enabled.
See :ref:`hash-configuring` for the preferred way to pass settings.
-.. _whats-new:
-
.. rst-class:: emphasize-children toc-always-open
**1.7.0** (2016-11-22)
diff --git a/docs/history/1.8.rst b/docs/history/1.8.rst
new file mode 100644
index 0000000..d540863
--- /dev/null
+++ b/docs/history/1.8.rst
@@ -0,0 +1,10 @@
+.. _whats-new:
+
+===========
+Passlib 1.8
+===========
+
+**1.8.0** (NOT YET RELEASED)
+============================
+
+* 1.8 is under development, and tenatively scheduled for release in late 2017 \ No newline at end of file
diff --git a/docs/history/index.rst b/docs/history/index.rst
index 219b713..0637ca7 100644
--- a/docs/history/index.rst
+++ b/docs/history/index.rst
@@ -8,7 +8,12 @@ Release History
.. seealso::
- **For the latest release:** see :ref:`What's New <whats-new>` in Passlib 1.7
+ **For the latest release:** see :ref:`What's New <whats-new>` in Passlib 1.8
+
+.. toctree::
+ :maxdepth: 2
+
+ 1.8 Series <1.8>
.. toctree::
:maxdepth: 2
diff --git a/docs/index.rst b/docs/index.rst
index 8409ef9..a055828 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,7 +5,7 @@
.. rst-class:: float-right
-.. seealso:: :ref:`What's new in Passlib 1.7 <whats-new>`
+.. seealso:: :ref:`What's new in Passlib 1.8 <whats-new>`
==========================================
Passlib |release| documentation