From 04280dc0020e4c4d7281c13654aef1a13414699e Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Wed, 25 Feb 2026 15:57:17 +0100 Subject: [PATCH] Add dates to release notes --- release-notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release-notes.md b/release-notes.md index 97b411c..802e17d 100644 --- a/release-notes.md +++ b/release-notes.md @@ -24,7 +24,7 @@ * ⬆ Bump actions/checkout from 5 to 6. PR [#20](https://github.com/fastapi/annotated-doc/pull/20) by [@dependabot[bot]](https://github.com/apps/dependabot). * 👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5`. PR [#21](https://github.com/fastapi/annotated-doc/pull/21) by [@svlandeg](https://github.com/svlandeg). -## 0.0.4 +## 0.0.4 (2025-11-10) ### Fixes @@ -40,7 +40,7 @@ * ⬆ Bump actions/upload-artifact from 4 to 5. PR [#14](https://github.com/fastapi/annotated-doc/pull/14) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump actions/download-artifact from 5 to 6. PR [#13](https://github.com/fastapi/annotated-doc/pull/13) by [@dependabot[bot]](https://github.com/apps/dependabot). -## 0.0.3 +## 0.0.3 (2025-10-24) ### Docs @@ -52,7 +52,7 @@ * 🔧 Add PEP-639 license metadata. PR [#11](https://github.com/fastapi/annotated-doc/pull/11) by [@bollwyvl](https://github.com/bollwyvl). -## 0.0.2 +## 0.0.2 (2025-10-22) ### Features