Skip to content

Commit 120a1d5

Browse files
author
TP Honey
authored
Merge pull request #128 from drone/release/v1.16.0
release prep for 1.16.0
2 parents 7f0aaa8 + 0f9d349 commit 120a1d5

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,18 @@
11
# Changelog
22

3+
## [v1.16.0](https://github.com/drone/go-scm/tree/v1.16.0) (2021-11-19)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.15.2...v1.16.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Feat: implemented gitee provider [\#124](https://github.com/drone/go-scm/pull/124) ([kit101](https://github.com/kit101))
10+
- add release & milestone functionality [\#121](https://github.com/drone/go-scm/pull/121) ([eoinmcafee00](https://github.com/eoinmcafee00))
11+
12+
**Fixed bugs:**
13+
14+
- Fix Gitea example code on README.md [\#126](https://github.com/drone/go-scm/pull/126) ([lunny](https://github.com/lunny))
15+
316
## [v1.15.2](https://github.com/drone/go-scm/tree/v1.15.2) (2021-07-20)
417

518
[Full Changelog](https://github.com/drone/go-scm/compare/v1.15.1...v1.15.2)
@@ -15,6 +28,7 @@
1528

1629
**Merged pull requests:**
1730

31+
- \(maint\) prep for v.1.15.2 release [\#118](https://github.com/drone/go-scm/pull/118) ([tphoney](https://github.com/tphoney))
1832
- Add a vet step to drone config [\#83](https://github.com/drone/go-scm/pull/83) ([tboerger](https://github.com/tboerger))
1933

2034
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)