Skip to content

Commit 4121e2c

Browse files
author
TP Honey
authored
(maint) prep 1.28.1 release (#235)
1 parent ef3c3cc commit 4121e2c

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

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

3-
## [1.28.0](https://github.com/drone/go-scm/tree/1.28.0) (2022-11-22)
3+
## [1.28.1](https://github.com/drone/go-scm/tree/1.28.1) (2023-01-27)
44

5-
[Full Changelog](https://github.com/drone/go-scm/compare/v1.27.0...1.28.0)
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.28.0...1.28.1)
6+
7+
**Fixed bugs:**
8+
9+
- feat: \[PIE-7927\]: added header to avoid/bypass csrf check [\#234](https://github.com/drone/go-scm/pull/234) ([mohitg0795](https://github.com/mohitg0795))
10+
11+
**Closed issues:**
12+
13+
- Gogs commit fails to deserialize commitDetails in some cases [\#231](https://github.com/drone/go-scm/issues/231)
14+
15+
## [v1.28.0](https://github.com/drone/go-scm/tree/v1.28.0) (2022-11-22)
16+
17+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.27.0...v1.28.0)
618

719
**Implemented enhancements:**
820

@@ -30,6 +42,7 @@
3042

3143
**Merged pull requests:**
3244

45+
- \(maint\) release prep for 1.28.0 [\#232](https://github.com/drone/go-scm/pull/232) ([tphoney](https://github.com/tphoney))
3346
- \(maint\) fixing naming and add more go best practice [\#211](https://github.com/drone/go-scm/pull/211) ([tphoney](https://github.com/tphoney))
3447

3548
## [v1.27.0](https://github.com/drone/go-scm/tree/v1.27.0) (2022-07-19)

0 commit comments

Comments
 (0)