[DOCS] RELEASE-NOTES: do not split webhook section

This commit is contained in:
Earl Warren 2023-02-28 15:48:35 +01:00
parent 9a5b46da32
commit 00ed020321
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 2 additions and 4 deletions

View File

@ -85,6 +85,8 @@ key algorithm, and recommend against its use. http://www.openssh.com/legacy.html
#### [Webhook authorization header](https://codeberg.org/forgejo/forgejo/commit/b6e81357bd6fb80f8ba94c513f89a210beb05313)
Any webhook can now specify an `Authorization` header to be sent along every request.
* (why is it breaking?)
#### Additional restrictions on valid user names
@ -107,10 +109,6 @@ The first version of the [Forgejo documentation](https://forgejo.org/docs/latest
* (description)
#### [Webhook authorization header](https://codeberg.org/forgejo/forgejo/commit/b6e81357bd6fb80f8ba94c513f89a210beb05313)
Any webhook can now specify an `Authorization` header to be sent along every request.
#### Packages registries
* Add support for [Cargo](https://codeberg.org/forgejo/forgejo/commit/df789d962), [Conda](https://codeberg.org/forgejo/forgejo/commit/6ba9ff7b4) and [Chef](https://codeberg.org/forgejo/forgejo/commit/d987ac6bf) package registries