Skip to content

Commit 20ab723

Browse files
author
TP Honey
authored
Merge pull request #251 from tphoney/prep1.29.0
(maint) prep for 1.29.0
2 parents 1ddface + a9651b1 commit 20ab723

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

CHANGELOG.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,28 @@
11
# Changelog
22

3-
## [1.28.1](https://github.com/drone/go-scm/tree/1.28.1) (2023-01-27)
3+
## [1.29.0](https://github.com/drone/go-scm/tree/1.29.0) (2023-02-15)
44

5-
[Full Changelog](https://github.com/drone/go-scm/compare/v1.28.0...1.28.1)
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.28.1...1.29.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \(feat\) harness, add finduser [\#250](https://github.com/drone/go-scm/pull/250) ([tphoney](https://github.com/tphoney))
10+
- \(feat\) harness, fix create branch, PR calls [\#247](https://github.com/drone/go-scm/pull/247) ([tphoney](https://github.com/tphoney))
11+
- \(feat\) harness, add user and compare branches [\#246](https://github.com/drone/go-scm/pull/246) ([tphoney](https://github.com/tphoney))
12+
- \(feat\) harness, add list commits / branches [\#245](https://github.com/drone/go-scm/pull/245) ([tphoney](https://github.com/tphoney))
13+
- \(feat\) harness, add webhook parsing [\#244](https://github.com/drone/go-scm/pull/244) ([tphoney](https://github.com/tphoney))
14+
- fetch branch for bitbucket onprem [\#242](https://github.com/drone/go-scm/pull/242) ([devkimittal](https://github.com/devkimittal))
15+
- \(feat\) harness, add repo list [\#241](https://github.com/drone/go-scm/pull/241) ([tphoney](https://github.com/tphoney))
16+
- Harness move [\#237](https://github.com/drone/go-scm/pull/237) ([tphoney](https://github.com/tphoney))
17+
18+
**Fixed bugs:**
19+
20+
- \(fix\) harness, webhook fixes [\#248](https://github.com/drone/go-scm/pull/248) ([tphoney](https://github.com/tphoney))
21+
- fix: \[PIE-7927\]: Fix header value typo issue for BB OnPrem CSRF header [\#236](https://github.com/drone/go-scm/pull/236) ([mohitg0795](https://github.com/mohitg0795))
22+
23+
## [v1.28.1](https://github.com/drone/go-scm/tree/v1.28.1) (2023-01-27)
24+
25+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.28.0...v1.28.1)
626

727
**Fixed bugs:**
828

@@ -12,6 +32,10 @@
1232

1333
- Gogs commit fails to deserialize commitDetails in some cases [\#231](https://github.com/drone/go-scm/issues/231)
1434

35+
**Merged pull requests:**
36+
37+
- \(maint\) prep 1.28.1 release [\#235](https://github.com/drone/go-scm/pull/235) ([tphoney](https://github.com/tphoney))
38+
1539
## [v1.28.0](https://github.com/drone/go-scm/tree/v1.28.0) (2022-11-22)
1640

1741
[Full Changelog](https://github.com/drone/go-scm/compare/v1.27.0...v1.28.0)

0 commit comments

Comments
 (0)