Skip to content

Commit c9023cd

Browse files
Update scm version 1.25.0
1 parent b3b6eb1 commit c9023cd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [v1.25.0](https://github.com/drone/go-scm/tree/v1.25.0) (2022-06-16)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.24.0...v1.25.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Support parsing Gitlab Note Hook event [\#194](https://github.com/drone/go-scm/pull/194) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness))
10+
11+
**Fixed bugs:**
12+
13+
- \[PL-25889\]: fix list branches Azure API [\#195](https://github.com/drone/go-scm/pull/195) ([bhavya181](https://github.com/bhavya181))
14+
- Return project specific hooks only in ListHooks API for Azure. [\#192](https://github.com/drone/go-scm/pull/192) ([raghavharness](https://github.com/raghavharness))
15+
316
## [v1.24.0](https://github.com/drone/go-scm/tree/v1.24.0) (2022-06-07)
417

518
[Full Changelog](https://github.com/drone/go-scm/compare/v1.23.0...v1.24.0)
@@ -17,6 +30,10 @@
1730

1831
- gitee client pagination bug [\#187](https://github.com/drone/go-scm/issues/187)
1932

33+
**Merged pull requests:**
34+
35+
- release\_prep\_v1.24.0 [\#191](https://github.com/drone/go-scm/pull/191) ([tphoney](https://github.com/tphoney))
36+
2037
## [v1.23.0](https://github.com/drone/go-scm/tree/v1.23.0) (2022-05-23)
2138

2239
[Full Changelog](https://github.com/drone/go-scm/compare/v1.22.0...v1.23.0)

0 commit comments

Comments
 (0)