jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/584014 )
Change subject: [doc] Add a note about site and page move ......................................................................
[doc] Add a note about site and page move
Change-Id: I081478ba6b33021e4201e209b3e801ca9217f2d2 --- M HISTORY.rst 1 file changed, 6 insertions(+), 0 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index d17e43b..c6f2898 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,12 @@ Current release ---------------
+* Bugfixes and improvements +* Localisation updates + +3.0.20200326 +------------ +* site.py and page.py files were moved to their own folders and will be split in the future * Refactor data attributes of Wikibase entities (T233406) * Functions dealing with stars list are desupported and may be removed * Use path's stem of script filename within pwb.py wrapper (T248372)