Skip to content

Commit

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

* The api properly restarts when settings change
* Improvements to report saving
* W&B now supports wandb.scikit and wandb.plots
* fixes an issues with local instances deployed to DNS with `app.` in the url


## wandb/local:0.9.12 (April 14, 2020)

* We now run the container as non-root by default
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.12",
"version": "0.9.13",
"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 43ff6c6

Please sign in to comment.