Ottomata has uploaded a new change for review. https://gerrit.wikimedia.org/r/217865
Change subject: Update changelog with 0.13 bugfix ...................................................................... Update changelog with 0.13 bugfix Change-Id: I6bbf126621f25ce91c9dc847c14c19c0dc26fc1e --- M changelog.md 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/analytics/refinery/source refs/changes/65/217865/1 diff --git a/changelog.md b/changelog.md index dcf02d9..30371e4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## v0.0.13 +* Fix bug in Webrequest.normalizeHost when uri_host is empty string._ + ## v0.0.12 * wmf_app_version field now in map returned by UAParserUDF. * Added GetPageviewInfoUDF that returns a map of information about Pageviews -- To view, visit https://gerrit.wikimedia.org/r/217865 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6bbf126621f25ce91c9dc847c14c19c0dc26fc1e Gerrit-PatchSet: 1 Gerrit-Project: analytics/refinery/source Gerrit-Branch: master Gerrit-Owner: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
