Skip to content

Commit 806a87b

Browse files
committed
review: tech
Signed-off-by: jolheiser <[email protected]>
1 parent fe9a8c8 commit 806a87b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
88

99
* SECURITY
1010
* Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
11+
* Only delete secrets belonging to its owner (#24284) (#24286)
1112
* API
1213
* Fix access token issue on some public endpoints (#24194) (#24259)
1314
* ENHANCEMENTS
@@ -23,7 +24,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
2324
* Fix bug when deleting wiki with no code write permission (#24274) (#24295)
2425
* Handle canceled workflow as a warning instead of a fail (#24282) (#24292)
2526
* Load reviewer for comments when dismissing a review (#24281) (#24288)
26-
* Only delete secrets belonging to its owner (#24284) (#24286)
2727
* Show commit history for closed/merged PRs (#24238) (#24261)
2828
* Fix owner team access mode value in team_unit table (#24224)
2929
* Fix issue attachment handling (#24202) (#24221)
@@ -39,9 +39,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
3939
* Fix mismatch between hook events and github event types (#24048) (#24091)
4040
* BUILD
4141
* Support converting varchar to nvarchar for mssql database (#24105) (#24168)
42-
* MISC
43-
* Upgrade act (#24298) (#24300)
44-
* Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) (#24152)
4542

4643
## [1.19.1](https://github.com/go-gitea/gitea/releases/tag/v1.19.1) - 2023-04-12
4744

0 commit comments

Comments
 (0)