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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@
7
7
* ✨ Improve `env list` output. PR [#203](https://github.com/fastapilabs/fastapi-cloud-cli/pull/203) by [@patrick91](https://github.com/patrick91).
8
8
* 🔊 Add debug logging in `fastapi login` command. PR [#207](https://github.com/fastapilabs/fastapi-cloud-cli/pull/207) by [@YuriiMotov](https://github.com/YuriiMotov).
9
9
10
+
### Refactors
11
+
12
+
* ♻️ Do not suggest `src` as a directory that could contain a `pyproject.toml`. PR [#211](https://github.com/fastapilabs/fastapi-cloud-cli/pull/211) by [@tiangolo](https://github.com/tiangolo).
13
+
10
14
### Internal
11
15
12
16
* 👷 Automate release preparation. PR [#210](https://github.com/fastapilabs/fastapi-cloud-cli/pull/210) by [@tiangolo](https://github.com/tiangolo).
0 commit comments