We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ca25f commit 07e869fCopy full SHA for 07e869f
CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
6
+## [Unreleased]
7
+
8
+### Added:
9
+ - Implemented [Pipeline] support. ( *thanks to @marco_veenendaal* )
10
11
+[Pipeline]: https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Busername%7D/%7Brepo_slug%7D/pipelines
12
13
14
## 1.0.0 / 2017-06-12
15
16
### Added:
0 commit comments