|
2 | 2 |
|
3 | 3 | Changelog of Pull Request Notifier for Bitbucket.
|
4 | 4 |
|
| 5 | +## Unreleased |
| 6 | +### GitHub [#129](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/129) Unable to use wildcard for 'Repository' |
| 7 | + Avoiding crash when administring global admin page as admin |
| 8 | + |
| 9 | + * Did not correctly check for repo level admin privilegies. |
| 10 | + |
| 11 | + [7404bb4bb5016c7](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/7404bb4bb5016c7) Tomas Bjerre *2016-07-05 20:31:25* |
| 12 | + |
| 13 | +## 2.28 |
| 14 | +### No issue |
| 15 | + Doc |
| 16 | + |
| 17 | + [620ae59a58aaa9d](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/620ae59a58aaa9d) Tomas Bjerre *2016-06-29 18:47:19* |
| 18 | + |
5 | 19 | ## 2.27
|
6 | 20 | ### GitHub [#128](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/128) Trigger button not showing up.
|
7 | 21 | Making buttons compatible with 4.7.1
|
@@ -247,12 +261,12 @@ and a lot easier to add multiple actions.
|
247 | 261 | ### GitHub [#93](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/93) Get reviewers of pr
|
248 | 262 | update: update changelog.md and readme.md.
|
249 | 263 |
|
250 |
| - [60732c85dbda9a8](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/60732c85dbda9a8) 张盟 *2016-01-25 14:24:07* |
| 264 | + [60732c85dbda9a8](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/60732c85dbda9a8) ?? *2016-01-25 14:24:07* |
251 | 265 |
|
252 | 266 | ### No issue
|
253 | 267 | update: support reviewers list
|
254 | 268 |
|
255 |
| - [fcd612e0d9512a2](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/fcd612e0d9512a2) 张盟 *2016-01-25 09:15:49* |
| 269 | + [fcd612e0d9512a2](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/fcd612e0d9512a2) ?? *2016-01-25 09:15:49* |
256 | 270 |
|
257 | 271 | Correcting link to blog post in README.md
|
258 | 272 |
|
@@ -751,6 +765,8 @@ java.util.Base64 is available since 1.8 and javax.xml.bind.DatatypeConverter sin
|
751 | 765 |
|
752 | 766 | [36f99c11d31c763](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/36f99c11d31c763) Raimana *2015-04-01 09:24:20*
|
753 | 767 |
|
| 768 | +## 1.1 |
| 769 | +### No issue |
754 | 770 | Adding support for PULL_REQUEST_FROM/TO_HASH, filters and fixing authentication bug
|
755 | 771 | * Making it compatible with Stash 2.12.0
|
756 | 772 | * Some more documentation
|
|
0 commit comments