Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 305d071

Browse files
committed
doc
1 parent 800a1d0 commit 305d071

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@
33
Changelog of Pull Request Notifier for Bitbucket.
44

55
## Unreleased
6+
### No issue
7+
doc
8+
9+
[ddbf3b6a86162a9](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/ddbf3b6a86162a9) Tomas Bjerre *2017-06-02 07:56:38*
10+
11+
## 3.1
612
### GitHub [#220](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/220) Feature: add PREVIOUS_FROM_HASH and PREVIOUS_TO_HASH to variables
713
PREVIOUS_FROM_HASH and PREVIOUS_TO_HASH
814

9-
[92e8643f55178fe](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/92e8643f55178fe) Tomas Bjerre *2017-06-02 07:09:48*
15+
[085e0959e0b2f5a](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/085e0959e0b2f5a) Tomas Bjerre *2017-06-02 07:10:20*
1016

1117
### GitHub [#221](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/221) "You are not permitted to access this resource" after upgrade from Stash(v3) to Bitbucket(v4)
1218
Checking if canMerge with escalated (ADMIN) permission

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Changelog of Pull Request Notifier for Bitbucket.
281281
</profiles>
282282

283283
<properties>
284-
<bitbucket.version>5.0.0</bitbucket.version>
284+
<bitbucket.version>5.0.2</bitbucket.version>
285285
<bitbucket.data.version>${bitbucket.version}</bitbucket.data.version>
286286
<quick.reload.version>2.0.0</quick.reload.version>
287287
<amps.version>6.3.0</amps.version>

0 commit comments

Comments
 (0)