Skip to content

Commit 8cd4535

Browse files
author
TP Honey
authored
Merge pull request #150 from tphoney/prep-v1.19.0
v1.19.0 release prep
2 parents d2b32a6 + 294692c commit 8cd4535

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [v1.19.0](https://github.com/drone/go-scm/tree/v1.19.0) (2022-02-09)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.18.0...v1.19.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \(feat\) add path support for list commits on github and gitlab [\#149](https://github.com/drone/go-scm/pull/149) ([tphoney](https://github.com/tphoney))
10+
- Extending bitbucket listCommits API to fetch commits for a given file [\#148](https://github.com/drone/go-scm/pull/148) ([mohitg0795](https://github.com/mohitg0795))
11+
- Update GitHub signature header to use sha256 [\#123](https://github.com/drone/go-scm/pull/123) ([nlecoy](https://github.com/nlecoy))
12+
313
## [v1.18.0](https://github.com/drone/go-scm/tree/v1.18.0) (2022-01-18)
414

515
[Full Changelog](https://github.com/drone/go-scm/compare/v1.17.0...v1.18.0)
@@ -16,6 +26,10 @@
1626

1727
- Bitbucket Stash driver doesn't handle event `pr:from_ref_updated` \(new commits / force push\) [\#116](https://github.com/drone/go-scm/issues/116)
1828

29+
**Merged pull requests:**
30+
31+
- release prep v1.18.0 [\#147](https://github.com/drone/go-scm/pull/147) ([eoinmcafee00](https://github.com/eoinmcafee00))
32+
1933
## [v1.17.0](https://github.com/drone/go-scm/tree/v1.17.0) (2022-01-07)
2034

2135
[Full Changelog](https://github.com/drone/go-scm/compare/v1.16.3...v1.17.0)

0 commit comments

Comments
 (0)