File tree 3 files changed +5
-0
lines changed 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ 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
+ - Explore page incorrect paging [ #4441 ] ( https://github.com/gogits/gogs/issues/4441 )
13
+ - Panic after created a pull request [ #4572 ] ( https://github.com/gogits/gogs/issues/4572 )
12
14
13
15
### 0.11.19 @ 2017-06-10
14
16
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ name: 捐赠我们
37
37
38
38
| 捐赠时间 | 捐赠人 | 金额 |
39
39
| --------------- | :---------:| --------:|
40
+ | 2017-07-21 | 老韩 | ¥100.00 |
40
41
| 2017-05-26 | Refactoring | ¥100.00 |
41
42
| 2017-04-03 | 胜同学 | ¥100.00 |
42
43
| 2017-03-26 | 向同学 | ¥18.00 |
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ name: 变更日志
9
9
#### Bug 修复
10
10
11
11
- 如果仓库曾经为公开的,则变为私有后相关活动信息未被设为私有 [ #4414 ] ( https://github.com/gogits/gogs/issues/4414 )
12
+ - 探索页面分页不正确 [ #4441 ] ( https://github.com/gogits/gogs/issues/4441 )
13
+ - 创建合并请求完成后发生错误 [ #4572 ] ( https://github.com/gogits/gogs/issues/4572 )
12
14
13
15
### 0.11.19 @ 2017-06-10
14
16
You can’t perform that action at this time.
0 commit comments