Skip to content

Commit 92fd5aa

Browse files
committed
πŸ”– Release version 0.2.0
1 parent 24f1162 commit 92fd5aa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žrelease-notes.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22

33
## Latest Changes
44

5+
## 0.2.0
6+
57
### Features
68

79
* ✨ Add unlink command to delete local FastAPI Cloud configuration. PR [#80](https://github.com/fastapilabs/fastapi-cloud-cli/pull/80) by [@alejsdev](https://github.com/alejsdev).
810
* ✨ Add support for granular failure statuses. PR [#75](https://github.com/fastapilabs/fastapi-cloud-cli/pull/75) by [@DoctorJohn](https://github.com/DoctorJohn).
11+
12+
## 0.1.5
13+
14+
### Features
15+
916
* πŸ§‘β€πŸ’» Handle HTTP errors when streaming build logs. PR [#65](https://github.com/fastapilabs/fastapi-cloud-cli/pull/65) by [@patrick91](https://github.com/patrick91).
1017

1118
### Refactors
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.5"
1+
__version__ = "0.2.0"

0 commit comments

Comments
Β (0)