From bbf3f3dfd0c41a793536f08957677884526ad9be Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Wed, 7 Sep 2022 23:30:38 +0800 Subject: [PATCH] Add breaking change to 1.17.2 (#213) ![image](https://gitea.com/attachments/22e7ba8a-838f-4d9f-9d10-86146a607b54) Co-authored-by: jolheiser Reviewed-on: https://gitea.com/gitea/blog/pulls/213 Reviewed-by: techknowlogick Co-authored-by: John Olheiser Co-committed-by: John Olheiser --- content/post/release-of-1.17.2.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/post/release-of-1.17.2.md b/content/post/release-of-1.17.2.md index 8facbb7..ab385db 100644 --- a/content/post/release-of-1.17.2.md +++ b/content/post/release-of-1.17.2.md @@ -23,6 +23,10 @@ We would also like to thank all of our supporters on [Open Collective](https://o **Have you heard? We now have a [swag shop](https://shop.gitea.io)! :shirt: :tea:** +## :exclamation: Breaking change :exclamation: +#### After release we discovered that a template function removal was backported, which may break user templates. ([#20932](https://github.com/go-gitea/gitea/pull/20932)) +#### Users may need to update their custom templates to stop using this function. + ## Changelog