Skip to content

Commit 8dba132

Browse files
committed
Update release notes
1 parent c2c2cf8 commit 8dba132

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

releasenotes.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# Gradient CLI Release Notes
22

3+
# Release Notes for 0.8.0
4+
##### Note: this list includes all changes made in 0.8.0a* alpha releases
5+
#### Breaking changes
6+
* Removed `entity` parameter from tag-related methods in clients
7+
#### Fixes
8+
* Fix reading logs with `--follow true`
9+
* Fix creating job without workspace
10+
#### New features
11+
* Added `deployments logs` command for reading depoyment logs
12+
* Added `--command` option to `deployments update`
13+
* Added `--projectId` option to `deployments create` and `deployments update`
14+
* Added `gradient-utils` to required
15+
16+
# Release Notes for 0.8.0a2
17+
#### Fixes
18+
* Fix reading logs with `--follow true`
19+
* Fix creating job without workspace
20+
21+
# Release Notes for 0.7.1
22+
##### Note: this list includes all changes made in 0.7.1a* alpha releases
23+
#### New features
24+
* Added `deployments logs` command
25+
#### Fixes
26+
* Fix reading logs with `--follow true`
27+
* Fix creating job without workspace
28+
29+
# Release Notes for 0.7.1a0
30+
#### New features
31+
* Added `deployments logs` command
32+
#### Fixes
33+
* Fix reading logs with `--follow true`
34+
* Fix creating job without workspace
35+
336
# Release Notes for 0.8.0a1
437
#### Breaking changes
538
* Removed `entity` parameter from tag-related methods in clients

0 commit comments

Comments
 (0)