Skip to content

Commit

Permalink
Release 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vanpelt committed Oct 20, 2020
1 parent ec4378e commit cdd386f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## wandb/local:0.9.11 (April 3, 2020)

* Fixes panics in Azure
* Makes images uploads work in azure
* New file metadata service


## wandb/local:0.9.10 (March 24, 2020)

* Fixes new user emails
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "local",
"version": "0.9.10",
"version": "0.9.11",
"description": "W&B Local is the self hosted version of Weights & Biases",
"repository": "[email protected]:wandb/local.git",
"author": "Chris Van Pelt <[email protected]>",
Expand Down

0 comments on commit cdd386f

Please sign in to comment.