Skip to content

Commit fcc6e22

Browse files
authored
(maint) release prep for 1.20.0 (#160)
1 parent c229b53 commit fcc6e22

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## [v1.20.0](https://github.com/drone/go-scm/tree/v1.20.0) (2022-03-08)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.19.1...v1.20.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \(DRON-242\) initial implementation of azure devops support [\#158](https://github.com/drone/go-scm/pull/158) ([tphoney](https://github.com/tphoney))
10+
11+
**Fixed bugs:**
12+
13+
- fixed raw response dumping in client [\#159](https://github.com/drone/go-scm/pull/159) ([marko-gacesa](https://github.com/marko-gacesa))
14+
315
## [v1.19.1](https://github.com/drone/go-scm/tree/v1.19.1) (2022-02-23)
416

517
[Full Changelog](https://github.com/drone/go-scm/compare/v1.19.0...v1.19.1)
@@ -10,6 +22,10 @@
1022
- GitHub list commits fix [\#152](https://github.com/drone/go-scm/pull/152) ([mohitg0795](https://github.com/mohitg0795))
1123
- Bitbucket compare changes fix for rename and removed file ops [\#151](https://github.com/drone/go-scm/pull/151) ([mohitg0795](https://github.com/mohitg0795))
1224

25+
**Merged pull requests:**
26+
27+
- prep for v1.19.1 [\#155](https://github.com/drone/go-scm/pull/155) ([tphoney](https://github.com/tphoney))
28+
1329
## [v1.19.0](https://github.com/drone/go-scm/tree/v1.19.0) (2022-02-09)
1430

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

0 commit comments

Comments
 (0)