aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortechknowlogick2022-08-18 15:34:24 -0400
committertechknowlogick2022-08-18 15:34:24 -0400
commit68cceb5321fac936147e8038c3ad26462de47b7d (patch)
treed4532ca1acf6f3a17b17946da8877c32c4fc31b1
parent15b61dac9855aaad803a1283b9555b9a278de964 (diff)
update changelogv1.17.1
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fda464687..9b90e3881 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,7 +40,8 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
* Fix SecToTime edge-cases (#20610) (#20611)
* Executable check always returns true for windows (#20637) (#20835)
* Check issue labels slice length before calling xorm Insert (#20655) (#20836)
- * Fix owners cannot create organization repos bug (#20841) (#20854)
+ * Fix owners cannot create organization repos bug (#20841) (#20854)
+ * Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (#20839) (#20848)
## [1.17.0](https://github.com/go-gitea/gitea/releases/tag/v1.17.0) - 2022-07-30