Skip to content

Commit e4919e4

Browse files
authored
Update 1.16.0 changelog to set #17846 as breaking (#18533) (#18534)
Backport #18533 Unfortunately #17846 was determined to be breaking due to affecting ssh passthrough however, this discovery happened after the changelog was created. Update the Changelog to mark this as breaking. Signed-off-by: Andrew Thornton <[email protected]>
1 parent f7606de commit e4919e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
99
* BREAKING
1010
* Remove golang vendored directory (#18277)
1111
* Paginate releases page & set default page size to 10 (#16857)
12+
* Use shadowing script for docker (#17846)
1213
* Only allow webhook to send requests to allowed hosts (#17482)
1314
* SECURITY
1415
* Disable content sniffing on `PlainTextBytes` (#18359) (#18365)
@@ -307,7 +308,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
307308
* BUILD
308309
* Add lockfile-check (#18285)
309310
* Don't store assets modified time into generated files (#18193)
310-
* Use shadowing script for docker (#17846)
311311
* MISC
312312
* Update JS dependencies (#17611)
313313

0 commit comments

Comments
 (0)