Skip to content

Commit 07e869f

Browse files
committed
[CHANGELOG] Added Pipelines reference [ci skip]
Added `Pipelines` reference inside new `Unreleased` section.
1 parent 19ca25f commit 07e869f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55

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+
614
## 1.0.0 / 2017-06-12
715

816
### Added:

0 commit comments

Comments
 (0)