Skip to content

Commit 41a3cf7

Browse files
committed
add missing changelog
1 parent ed7a7f0 commit 41a3cf7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
246246
* Docs/fix typo and grammar in CONTRIBUTING.md (#35024)
247247
* Improve english grammar and readability in locale_en-US.ini (#35017)
248248

249-
## [1.24.7](https://github.com/go-gitea/gitea/releases/tag/1.24.7) - 2025-10-24
249+
## [1.24.7](https://github.com/go-gitea/gitea/releases/tag/v1.24.7) - 2025-10-24
250250

251251
* SECURITY
252252
* Refactor legacy code (#35708) (#35713)
@@ -258,7 +258,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
258258
* Mock external service in hcaptcha TestCaptcha (#35604) (#35663)
259259
* Fix build (#35669)
260260

261-
## [1.24.6](https://github.com/go-gitea/gitea/releases/tag/1.24.6) - 2025-09-10
261+
## [1.24.6](https://github.com/go-gitea/gitea/releases/tag/v1.24.6) - 2025-09-10
262262

263263
* SECURITY
264264
* Upgrade xz to v0.5.15 (#35385)
@@ -853,7 +853,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
853853
* BUGFIXES
854854
* Fix a bug caused by status webhook template #33512
855855

856-
## [1.23.2](https://github.com/go-gitea/gitea/releases/tag/1.23.2) - 2025-02-04
856+
## [1.23.2](https://github.com/go-gitea/gitea/releases/tag/v1.23.2) - 2025-02-04
857857

858858
* BREAKING
859859
* Add tests for webhook and fix some webhook bugs (#33396) (#33442)
@@ -3383,7 +3383,7 @@ Key highlights of this release encompass significant changes categorized under `
33833383
* Improve decryption failure message (#24573) (#24575)
33843384
* Makefile: Use portable !, not GNUish -not, with find(1). (#24565) (#24572)
33853385

3386-
## [1.19.3](https://github.com/go-gitea/gitea/releases/tag/1.19.3) - 2023-05-03
3386+
## [1.19.3](https://github.com/go-gitea/gitea/releases/tag/v1.19.3) - 2023-05-03
33873387

33883388
* SECURITY
33893389
* Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
@@ -3396,7 +3396,7 @@ Key highlights of this release encompass significant changes categorized under `
33963396
* Fix incorrect CurrentUser check for docker rootless (#24435)
33973397
* Getting the tag list does not require being signed in (#24413) (#24416)
33983398

3399-
## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/1.19.2) - 2023-04-26
3399+
## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/v1.19.2) - 2023-04-26
34003400

34013401
* SECURITY
34023402
* Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
@@ -3895,7 +3895,7 @@ Key highlights of this release encompass significant changes categorized under `
38953895
* Display attachments of review comment when comment content is blank (#23035) (#23046)
38963896
* Return empty url for submodule tree entries (#23043) (#23048)
38973897

3898-
## [1.18.4](https://github.com/go-gitea/gitea/releases/tag/1.18.4) - 2023-02-20
3898+
## [1.18.4](https://github.com/go-gitea/gitea/releases/tag/v1.18.4) - 2023-02-20
38993899

39003900
* SECURITY
39013901
* Provide the ability to set password hash algorithm parameters (#22942) (#22943)
@@ -4322,7 +4322,7 @@ Key highlights of this release encompass significant changes categorized under `
43224322
* Fix the mode of custom dir to 0700 in docker-rootless (#20861) (#20867)
43234323
* Fix UI mis-align for PR commit history (#20845) (#20859)
43244324

4325-
## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/1.17.1) - 2022-08-17
4325+
## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/v1.17.1) - 2022-08-17
43264326

43274327
* SECURITY
43284328
* Correctly escape within tribute.js (#20831) (#20832)

0 commit comments

Comments
 (0)