Skip to content

Commit c1649f4

Browse files
authored
release prep for v1.17.0 (#142)
* release prep for v1.17.0
1 parent 2a7233f commit c1649f4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [v1.17.0](https://github.com/drone/go-scm/tree/v1.17.0) (2022-01-07)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.16.3...v1.17.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \(feat\) map archive flag to repo response [\#141](https://github.com/drone/go-scm/pull/141) ([eoinmcafee00](https://github.com/eoinmcafee00))
10+
- Add the support for delete of the bitbucket file [\#139](https://github.com/drone/go-scm/pull/139) ([DeepakPatankar](https://github.com/DeepakPatankar))
11+
12+
**Fixed bugs:**
13+
14+
- Fix the syntax error of the example code [\#135](https://github.com/drone/go-scm/pull/135) ([LinuxSuRen](https://github.com/LinuxSuRen))
15+
16+
**Closed issues:**
17+
18+
- The deprecation of Bitbucket API endpoint /2.0/teams breaks user registration [\#136](https://github.com/drone/go-scm/issues/136)
19+
320
## [v1.16.3](https://github.com/drone/go-scm/tree/v1.16.3) (2021-12-30)
421

522
[Full Changelog](https://github.com/drone/go-scm/compare/v1.16.2...v1.16.3)
@@ -12,6 +29,10 @@
1229

1330
- Any plans to support manage wehook [\#134](https://github.com/drone/go-scm/issues/134)
1431

32+
**Merged pull requests:**
33+
34+
- V1.16.3 [\#138](https://github.com/drone/go-scm/pull/138) ([eoinmcafee00](https://github.com/eoinmcafee00))
35+
1536
## [v1.16.2](https://github.com/drone/go-scm/tree/v1.16.2) (2021-11-30)
1637

1738
[Full Changelog](https://github.com/drone/go-scm/compare/v1.16.1...v1.16.2)

0 commit comments

Comments
 (0)