Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #304 from gamechanger/zm-changelog
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
zacharym committed Jun 25, 2015
2 parents 35b54c0 + 0bbb570 commit fc603d4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Changelog

## 0.1.3 (In Progress)
## 0.1.4 (In progress)


## 0.1.3 (June 25, 2015)
* NEW: `--repos <repos>` option added to `dusty restart` CLI command. This will restart active containers which use the specified repos. Using this option is mutually exclusive with specifying containers to restart.
* NEW: `dusty disk backup <destination>` CLI command added. This will save the contents of your VM's `/persist` directory.
* NEW: `dusty disk restore <source>` CLI command added. This will write to your VM's `/persist` from `<source>`.

* FIXED: `dusty test [options] <service> <command [options]>` is now functioning. Previously options supplied to the command to be tested were being incorrectly applied to `dusty test`.

* Added support for boot2docker 1.7+, which uses 64-bit Tiny Core Linux


Expand Down

0 comments on commit fc603d4

Please sign in to comment.