Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

63 lines (32 loc) · 2.21 KB

0.0.10 (November 13, 2015)

IMPROVEMENTS:

  • vagrant snapshot back and go no longer fails if the VM is in "aborted" state #36

0.0.9 (July 3, 2015)

IMPROVEMENTS:

  • vagrant snapshot back and go no longer fails if the VM is in "saved" state #33

0.0.8 (October 10, 2014)

IMPROVEMENTS:

  • make 'vagrant' dev dependency in Gemfile #29

0.0.7 (October 7, 2014)

IMPROVEMENTS:

  • don't crash if vm is poweroff #28

0.0.6 (October 6, 2014)

IMPROVEMENTS:

  • suppress 'snapshot list' error when no snapshots #17

0.0.5 (June 7, 2014)

IMPROVEMENTS:

  • Add command synopsys #23

0.0.4 (Sep 23, 2013)

BACKWARDS INCOMPATIBILITIES:

  • none

FEATURES:

  • Add Windows compatibility #12

IMPROVEMENTS:

  • Clean up vagrant snapshot go output when target is already in poweroff state. #14

0.0.3 (Sep 3, 2013)

BACKWARDS INCOMPATIBILITIES:

  • none

FEATURES:

  • Add multi-vm support #6

IMPROVEMENTS:

  • Run vagrant reload when restoring snapshots with changed config #2