Skip to content

Commit

Permalink
release 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Dec 9, 2020
1 parent fa6e5de commit 0664d2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,7 @@

**Implemented enhancements:**

- Polished action buttons in main screen [\#1408]
- Polished shutdown clones buttons [\#1406]
- Add debug option [\#1402]
- Loading icon [\#1401]
- Feature migrate machine [\#1393]

**Bugfixes**

- Ubuntu 20.04 MD5SUM file gone [\#1420]
- Fix docker files config and dependencies [\#1411]
- Fix docker files for tzdata package compatibility [\#1376]
- Fix sync clones back [\#1403]
- Fix nodes nat [\#1400]
- Fix spice password [\#1460]
2 changes: 1 addition & 1 deletion lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Ravada;
use warnings;
use strict;

our $VERSION = '0.10.0';
our $VERSION = '0.10.3';

use Carp qw(carp croak);
use Data::Dumper;
Expand Down

0 comments on commit 0664d2b

Please sign in to comment.