File tree 2 files changed +2
-0
lines changed 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ name: Changelog
9
9
#### Bug fixes
10
10
11
11
- Private repository activity shown in "Public activity" tab, if the repository was once public [ #4414 ] ( https://github.com/gogits/gogs/issues/4414 )
12
+ - No email notification if issue closed by commit [ #4430 ] ( https://github.com/gogits/gogs/issues/4430 )
12
13
- Explore page incorrect paging [ #4441 ] ( https://github.com/gogits/gogs/issues/4441 )
13
14
- Panic after created a pull request [ #4572 ] ( https://github.com/gogits/gogs/issues/4572 )
14
15
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ name: 变更日志
9
9
#### Bug 修复
10
10
11
11
- 如果仓库曾经为公开的,则变为私有后相关活动信息未被设为私有 [ #4414 ] ( https://github.com/gogits/gogs/issues/4414 )
12
+ - 通过代码提交关闭工单后没有发送邮件提醒 [ #4430 ] ( https://github.com/gogits/gogs/issues/4430 )
12
13
- 探索页面分页不正确 [ #4441 ] ( https://github.com/gogits/gogs/issues/4441 )
13
14
- 创建合并请求完成后发生错误 [ #4572 ] ( https://github.com/gogits/gogs/issues/4572 )
14
15
You can’t perform that action at this time.
0 commit comments