Skip to content

Commit 90d7447

Browse files
committed
Merge branch 'release/1.1.0'
* release/1.1.0: - Implemented [Pipeline] support. ( *thanks to @marco_veenendaal* ) - Added $params arg to Repositories:all method (issue #65) - Include format param only in API v1
2 parents 39a550d + e279907 commit 90d7447

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1111
### Changed:
1212
- Added $params arg to Repositories:all method (issue #65)
1313

14+
### Fixed:
15+
- Include format param only in API v1
16+
1417
[Pipeline]: https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Busername%7D/%7Brepo_slug%7D/pipelines
1518

1619

0 commit comments

Comments
 (0)