Skip to content

Commit f11f79c

Browse files
author
Dan Wilson
authored
(maint) release prep for 1.21.1 (#171)
1 parent 696d049 commit f11f79c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [v1.21.1](https://github.com/drone/go-scm/tree/v1.21.1) (2022-04-22)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.21.0...v1.21.1)
6+
7+
**Fixed bugs:**
8+
9+
- remove double invocation of convertRepository [\#170](https://github.com/drone/go-scm/pull/170) ([d1wilko](https://github.com/d1wilko))
10+
311
## [v1.21.0](https://github.com/drone/go-scm/tree/v1.21.0) (2022-04-22)
412

513
[Full Changelog](https://github.com/drone/go-scm/compare/v1.20.0...v1.21.0)
@@ -19,6 +27,10 @@
1927
- When attempting to clone my git repo from GitLab drone hangs on git fetch. [\#161](https://github.com/drone/go-scm/issues/161)
2028
- Fix dump response [\#119](https://github.com/drone/go-scm/issues/119)
2129

30+
**Merged pull requests:**
31+
32+
- \(maint\) release prep for 1.21.0 [\#169](https://github.com/drone/go-scm/pull/169) ([d1wilko](https://github.com/d1wilko))
33+
2234
## [v1.20.0](https://github.com/drone/go-scm/tree/v1.20.0) (2022-03-08)
2335

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

0 commit comments

Comments
 (0)