You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Latest Changes
4
4
5
-
## 0.0.6
5
+
## 0.0.6 (2026-04-03)
6
6
7
7
### Docs
8
8
@@ -23,7 +23,7 @@
23
23
* ⬆ Bump rich from 14.2.0 to 14.3.3. PR [#48](https://github.com/fastapi/fastapi-new/pull/48) by [@dependabot[bot]](https://github.com/apps/dependabot).
24
24
* ⬆ Bump ruff from 0.14.14 to 0.15.4. PR [#49](https://github.com/fastapi/fastapi-new/pull/49) by [@dependabot[bot]](https://github.com/apps/dependabot).
25
25
26
-
## 0.0.5
26
+
## 0.0.5 (2026-02-16)
27
27
28
28
### Internal
29
29
@@ -37,7 +37,7 @@
37
37
* 🔧 Ensure that an edit to `uv.lock` gets the `internal` label. PR [#34](https://github.com/fastapi/fastapi-new/pull/34) by [@svlandeg](https://github.com/svlandeg).
38
38
* ⬆️ Migrate to uv. PR [#33](https://github.com/fastapi/fastapi-new/pull/33) by [@DoctorJohn](https://github.com/DoctorJohn).
39
39
40
-
## 0.0.4
40
+
## 0.0.4 (2026-01-05)
41
41
42
42
### Fixes
43
43
@@ -49,7 +49,7 @@
49
49
* ⬆ Bump actions/checkout from 5 to 6. PR [#26](https://github.com/fastapi/fastapi-new/pull/26) by [@dependabot[bot]](https://github.com/apps/dependabot).
50
50
* ⬆ Bump ruff from 0.14.4 to 0.14.10. PR [#31](https://github.com/fastapi/fastapi-new/pull/31) by [@dependabot[bot]](https://github.com/apps/dependabot).
51
51
52
-
## 0.0.3
52
+
## 0.0.3 (2025-12-29)
53
53
54
54
### Docs
55
55
@@ -69,7 +69,7 @@
69
69
* 👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5`. PR [#15](https://github.com/fastapi/fastapi-new/pull/15) by [@svlandeg](https://github.com/svlandeg).
70
70
* ⬆ Bump ruff from 0.14.1 to 0.14.3. PR [#7](https://github.com/fastapi/fastapi-new/pull/7) by [@dependabot[bot]](https://github.com/apps/dependabot).
71
71
72
-
## 0.0.2
72
+
## 0.0.2 (2025-11-10)
73
73
74
74
### Features
75
75
@@ -92,6 +92,6 @@
92
92
* 👷 Update version of Smokeshow. PR [#3](https://github.com/fastapi/fastapi-new/pull/3) by [@tiangolo](https://github.com/tiangolo).
93
93
* 👷 Add tests setup for CI. PR [#1](https://github.com/fastapi/fastapi-new/pull/1) by [@tiangolo](https://github.com/tiangolo).
0 commit comments