Skip to content

Commit 1383324

Browse files
author
TP Honey
authored
Merge pull request #185 from DeepakPatankar/deepak/upgrade-scm
Upgrade the scm version
2 parents 7f78ca0 + d651af5 commit 1383324

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.23.0](https://github.com/drone/go-scm/tree/v1.23.0) (2022-05-23)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.22.0...v1.23.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add the support to fetch commit of a particular file [\#182](https://github.com/drone/go-scm/pull/182) ([DeepakPatankar](https://github.com/DeepakPatankar))
10+
11+
**Fixed bugs:**
12+
13+
- Remove the null value de-reference issue when the bitbucket server url is nil [\#183](https://github.com/drone/go-scm/pull/183) ([DeepakPatankar](https://github.com/DeepakPatankar))
14+
- \[PL-24913\]: Handle the error raised while creating a multipart input [\#181](https://github.com/drone/go-scm/pull/181) ([DeepakPatankar](https://github.com/DeepakPatankar))
15+
316
## [v1.22.0](https://github.com/drone/go-scm/tree/v1.22.0) (2022-05-10)
417

518
[Full Changelog](https://github.com/drone/go-scm/compare/v1.21.1...v1.22.0)
@@ -20,6 +33,10 @@
2033

2134
- gitea find commit [\#125](https://github.com/drone/go-scm/issues/125)
2235

36+
**Merged pull requests:**
37+
38+
- \[feat\]: \[PL-25025\]: Changelog Updated/New Version [\#180](https://github.com/drone/go-scm/pull/180) ([mankrit-singh](https://github.com/mankrit-singh))
39+
2340
## [v1.21.1](https://github.com/drone/go-scm/tree/v1.21.1) (2022-04-22)
2441

2542
[Full Changelog](https://github.com/drone/go-scm/compare/v1.21.0...v1.21.1)

0 commit comments

Comments
 (0)