diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ec1f419e..31c1f5bc 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -15,6 +15,12 @@ are used for versioning (schema follows below): 0.3.4 to 0.4). - All backwards incompatible changes are mentioned in this document. +0.12.13 +-------- +2018-mm-dd (not yet released) + +- Documentation fixes. + 0.12.12 ------- 2018-01-03 diff --git a/README.rst b/README.rst index de31b47d..f1e9c06d 100644 --- a/README.rst +++ b/README.rst @@ -164,7 +164,7 @@ If quick installer doesn't work for you, see the manual steps on running the Quick start =========== -See the `quick start `_. +See the `quick start `_. Installation ============ diff --git a/TODOS.rst b/TODOS.rst index 9aae6098..c6437358 100644 --- a/TODOS.rst +++ b/TODOS.rst @@ -92,12 +92,12 @@ Uncategorised ------------- .. code-block:: text + + Update documentation http://django-fobi.readthedocs.io/en/0.12.12/#versions - Add Wagtail integration tests. - Add Mezzanine integration tests. - Add FeinCMS integration tests. - Add DjangoCMS integration tests. - Implement fobi SAAS (with use of React.js). - - Update documentation http://pythonhosted.org/django-fobi/#versions - Somehow PyPy started to fail under Django 1.10 and 1.11 (invocation error), so it must be some package incompatibility/installation problems. Find out why. diff --git a/docs/changelog.rst b/docs/changelog.rst index ec1f419e..31c1f5bc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,12 @@ are used for versioning (schema follows below): 0.3.4 to 0.4). - All backwards incompatible changes are mentioned in this document. +0.12.13 +-------- +2018-mm-dd (not yet released) + +- Documentation fixes. + 0.12.12 ------- 2018-01-03 diff --git a/docs/index.rst b/docs/index.rst index f2ef5200..6949ac8c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -164,7 +164,7 @@ If quick installer doesn't work for you, see the manual steps on running the Quick start =========== -See the `quick start `_. +See the `quick start `_. Installation ============