Skip to content

Commit ed4abc6

Browse files
author
TP Honey
authored
Merge pull request #169 from drone/prep-v1.21.0
(maint) release prep for 1.21.0
2 parents c16bee3 + ecb6c07 commit ed4abc6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## [v1.21.0](https://github.com/drone/go-scm/tree/v1.21.0) (2022-04-22)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.20.0...v1.21.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add support for repository find in azure [\#164](https://github.com/drone/go-scm/pull/164) ([goelsatyam2](https://github.com/goelsatyam2))
10+
- \(feat\) add azure webhook parsing, creation deletion & list [\#163](https://github.com/drone/go-scm/pull/163) ([tphoney](https://github.com/tphoney))
11+
- \(DRON-242\) azure add compare commits,get commit,list repos [\#162](https://github.com/drone/go-scm/pull/162) ([tphoney](https://github.com/tphoney))
12+
13+
**Fixed bugs:**
14+
15+
- \(fix\) handle nil repos in github responses [\#168](https://github.com/drone/go-scm/pull/168) ([tphoney](https://github.com/tphoney))
16+
17+
**Closed issues:**
18+
19+
- When attempting to clone my git repo from GitLab drone hangs on git fetch. [\#161](https://github.com/drone/go-scm/issues/161)
20+
- Fix dump response [\#119](https://github.com/drone/go-scm/issues/119)
21+
322
## [v1.20.0](https://github.com/drone/go-scm/tree/v1.20.0) (2022-03-08)
423

524
[Full Changelog](https://github.com/drone/go-scm/compare/v1.19.1...v1.20.0)
@@ -12,6 +31,10 @@
1231

1332
- fixed raw response dumping in client [\#159](https://github.com/drone/go-scm/pull/159) ([marko-gacesa](https://github.com/marko-gacesa))
1433

34+
**Merged pull requests:**
35+
36+
- \(maint\) release prep for 1.20.0 [\#160](https://github.com/drone/go-scm/pull/160) ([d1wilko](https://github.com/d1wilko))
37+
1538
## [v1.19.1](https://github.com/drone/go-scm/tree/v1.19.1) (2022-02-23)
1639

1740
[Full Changelog](https://github.com/drone/go-scm/compare/v1.19.0...v1.19.1)

0 commit comments

Comments
 (0)