Subramanya Sastry has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/345684 )
Change subject: Update debian changelog for deb 0.7.0 release ...................................................................... Update debian changelog for deb 0.7.0 release Change-Id: Iba3bca7565ede06ef6838a1d0984bc8af344f05c --- M debian/changelog 1 file changed, 15 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/parsoid/deploy refs/changes/84/345684/1 diff --git a/debian/changelog b/debian/changelog index 96b7271..3b7041c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +parsoid (0.7.0all) jessie-mediawiki; urgency=medium + + * Updated bundled parsoid to git commit a4bd54f3 + * See src/HISTORY.md for details of what changed in Parsoid + + This is the last release with support for node 0.10. + Going forward, node v4 is required. + Wikimedia production version is now using node v6. + + The only notable change in this release is a native Parsoid + implementation of the <gallery> extension. Besides that, + there have been a number of bug fixes. + + -- Subramanya Sastry <subbu@earth> Thu, 30 Mar 2017 15:40:38 -0500 + parsoid (0.6.1all) jessie-mediawiki; urgency=medium * Fixes to the broken 0.6.0 release -- To view, visit https://gerrit.wikimedia.org/r/345684 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iba3bca7565ede06ef6838a1d0984bc8af344f05c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/services/parsoid/deploy Gerrit-Branch: master Gerrit-Owner: Subramanya Sastry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
