From 58105139a4b8877f96bbbc2409354e697191f539 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 17 Mar 2024 14:49:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dfd69c0..77e557a 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,10 @@ You are better off following the instructions above. 🤓 * 🐛 Fix 403 errors when the url points to a directory without an index.html. PR [#5](https://github.com/tiangolo/node-frontend/pull/5) by [@jchorl](https://github.com/jchorl). +#### Docs + +* 📝 Add deprecation and update docs. PR [#20](https://github.com/tiangolo/node-frontend/pull/20) by [@tiangolo](https://github.com/tiangolo). + #### Internal * ⬆ Bump tiangolo/issue-manager from 0.2.0 to 0.5.0. PR [#18](https://github.com/tiangolo/node-frontend/pull/18) by [@dependabot[bot]](https://github.com/apps/dependabot).