From d1ca3cd0d7c8ccd5b3a784f2a82c0b37d9a2e6a7 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Sat, 18 Feb 2017 20:21:01 +0100 Subject: [PATCH] Moving from web-item to client-web-item * web-item was deprecated in 4.4 and will be removed in 5.0. --- CHANGELOG.md | 12 ++++++++++++ src/main/resources/atlassian-plugin.xml | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40e75da..be1f900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ Changelog of Pull Request Notifier for Bitbucket. +## Unreleased +### No issue + Moving from web-item to client-web-item + + * web-item was deprecated in 4.4 and will be removed in 5.0. + + [30d1b329f6e16de](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/30d1b329f6e16de) Tomas Bjerre *2017-02-18 19:21:06* + + doc + + [a4e0b54acf18d30](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/a4e0b54acf18d30) Tomas Bjerre *2017-02-18 18:23:48* + ## 2.55 ### GitHub [#197](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/197) Button not displaying on PRs which are merged Trimmin regexp filter and string diff --git a/src/main/resources/atlassian-plugin.xml b/src/main/resources/atlassian-plugin.xml index 854ad71..3eb710a 100644 --- a/src/main/resources/atlassian-plugin.xml +++ b/src/main/resources/atlassian-plugin.xml @@ -55,11 +55,11 @@ - + triggerManualNotification ${project.groupId}-${project.artifactId}:pr-triggerbutton - +