You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,16 @@
2
2
3
3
Changelog of Pull Request Notifier for Bitbucket.
4
4
5
-
## Unreleased
5
+
## 2.41
6
+
### GitHub [#162](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/162) Provide list of email addressed for PR reviewers and participants as URL support variables
7
+
Adjustments after merging PR
8
+
9
+
* Formatting code
10
+
* Regenerating changelog
11
+
* Sorting variables instead of relying on their order in the Enum.values(), to make tests stable.
12
+
13
+
[ef8d4960b03467b](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/ef8d4960b03467b) Tomas Bjerre *2016-11-23 18:07:18*
14
+
6
15
### Jira
7
16
[] Provide list of PR reviewers and participants as URL support variables
* ${EVERYTHING_URL} This variable is resolved to all available variables. The name of each parameter is the name of that variable. Example: PULL_REQUEST_ID=1&PULL_REQUEST_TITLE=some%20thing...
0 commit comments