Skip to content

Commit f782891

Browse files
committed
Release v0.5.2
1 parent ca85f8a commit f782891

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

gradient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.5.2a3"
1+
version = "0.5.2"

releasenotes.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Gradient CLI Release Notes
22

3+
# Release Notes for 0.5.2
4+
##### Note: this list includes all changes made in 0.5.2a* alpha releases
5+
### New features
6+
* Update `notebooks list` command accepts `--list` and `--offset` arguments and show more notebooks
7+
* Add `deployments details` command
8+
* registry target options to `run` and `jobs create` commands
9+
* `--workspace` option in `experiments` commands does not default to current working directory anymore and is required for MPI experiments
10+
311
# Release Notes for 0.5.2a3
412
### New features
513
* Add `deployments details` command
614

715
# Release Notes for 0.5.2a2
816
### Fixes
9-
* Update `notebooks list` command so it accepts `--list` and `--offset` arguments and show more notebooks
17+
* Update `notebooks list` command accepts `--list` and `--offset` arguments and show more notebooks
1018

1119
# Release Notes for 0.5.0
1220
##### Note: this list includes all changes made in 0.5.0a* alpha releases

0 commit comments

Comments
 (0)