jenkins-bot has submitted this change and it was merged.

Change subject: Release 1.1.0
......................................................................


Release 1.1.0

We're combining two releases here to play a bit of catch-up.
1.0.0: Release 0.6.0 should have been named 1.0.0 since we were
       releasing the first version of the product for production.
1.1.0: The patches included in this release's HISTORY.

Bug: T119757
Change-Id: Ic267f8bce206762b97de35cc66d9555005adae22
---
M HISTORY
M extension.json
2 files changed, 15 insertions(+), 1 deletion(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/HISTORY b/HISTORY
index a8903aa..e037ff5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,3 +1,17 @@
+==QuickSurveys 1.1.0==
+cb41111 Add pageId and pageTitle to EventLogging schema
+c83c765 Added Rakefile
+a7e9b39 Fix clear:both breaking pages
+a6aeb9c Fix clear:both breaking pages
+64c85a2 Added Rakefile
+37f9846 Log user interactions with external surveys
+5ccb641 Set explicit output format for message
+3c82ddf Add type hinting
+9f6040f Fix @return phpdoc
+c6474e9 Remove unused import
+8cfc2fa Fix "class Foo {" on the same line, add missing @param
+d093c7e Don't commit composer.lock file
+ac96b8d Validate and forward survey's platforms
 ==QuickSurveys 0.6.0==
 6621747 Send insecure surveys to client but do not allow rendering of them.
 1f2af9e Allow insecure external surveys
diff --git a/extension.json b/extension.json
index f84f1cb..baf432e 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "QuickSurveys",
-       "version": "0.6.0",
+       "version": "1.1.0",
        "author": [
                "Bahodir Mansurov",
                "Joaquin Hernandez",

-- 
To view, visit https://gerrit.wikimedia.org/r/259860
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic267f8bce206762b97de35cc66d9555005adae22
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/QuickSurveys
Gerrit-Branch: master
Gerrit-Owner: Jhobs <[email protected]>
Gerrit-Reviewer: Bmansurov <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jhobs <[email protected]>
Gerrit-Reviewer: Phuedx <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to