Skip to content

Commit fffe5b9

Browse files
committed
Bump SourceBitBucket to v2.1.0, update changelog
1 parent 5b9a93b commit fffe5b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

SourceBitBucket/SourceBitBucket.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class SourceBitBucketPlugin extends MantisSourcePlugin {
1313

14-
const PLUGIN_VERSION = '2.0.1';
14+
const PLUGIN_VERSION = '2.1.0';
1515
const FRAMEWORK_VERSION_REQUIRED = '2.0.0';
1616

1717
protected $main_url = "https://bitbucket.org/";

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ specification.
1010

1111
# Releases for MantisBT 2.x
1212

13+
## [2.3.0] - Unreleased
14+
15+
### Fixed
16+
17+
- Support for BitBucket API 2.0
18+
[#320](https://github.com/mantisbt-plugins/source-integration/issues/320)
19+
1320
## [2.2.0] - 2019-03-26
1421

1522
Includes all changes and fixes from [1.6.0](#160---2019-01-31) and [1.6.1](#161---2019-03-26).

0 commit comments

Comments
 (0)