jenkins-bot merged this change.

View Change

Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified
[doc] Prepare next release

Change-Id: Iafe8c2e5af78fe9cca821e241ce430ce56276ece
---
M HISTORY.rst
M docs/conf.py
2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/HISTORY.rst b/HISTORY.rst
index 28b87ea..83d69f2 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -4,6 +4,12 @@
Current release
---------------

+* Bugfixes and improvements
+* Localisation updates
+
+3.0.20180710
+------------
+
* Enable any LogEntry subclass for each logevent type (T199013)
* Deprecated pagegenerators options -<logtype>log aren't supported any longer (T199013)
* Open RotatingFileHandler with utf-8 encoding (T188231)
diff --git a/docs/conf.py b/docs/conf.py
index e6e4909..5c0e12f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -71,7 +71,7 @@
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0.20180603'
+release = '3.0.20180710'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

To view, visit change 445084. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iafe8c2e5af78fe9cca821e241ce430ce56276ece
Gerrit-Change-Number: 445084
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot