Skip to content

Commit b848fa3

Browse files
authored
add "Fix allowed user types setting problem (go-gitea#26200) go-gitea#26206"
1 parent 3cc8386 commit b848fa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

7-
## [1.20.2](https://github.com/go-gitea/gitea/releases/tag/1.20.2) - 2023-07-28
7+
## [1.20.2](https://github.com/go-gitea/gitea/releases/tag/1.20.2) - 2023-07-29
88

99
* ENHANCEMENTS
1010
* Calculate MAX_WORKERS default value by CPU number (#26177) (#26183)
1111
* Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154)
1212
* BUGFIXES
13+
* Fix allowed user types setting problem (#26200) (#26206)
1314
* Fix handling of plenty Nuget package versions (#26075) (#26173)
1415
* Fix UI regression of asciinema player (#26159) (#26162)
1516
* Fix LFS object list style (#26133) (#26147)

0 commit comments

Comments
 (0)