Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
725272ff
Commit
725272ff
authored
May 13, 2022
by
Francesc Guasch
Browse files
aim for next release 1.6.0
parent
98645da2
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
725272ff
...
...
@@ -2,14 +2,7 @@
**Implemented enhancements:**
-
Define min swap space for machine templates [
\#
1697]
-
Filter virtual machine by name [
\#
1696]
-
Download extra ISO file for installation [
\#
1695]
**Refactors**
-
enforce ordered adding of hardware [
\#
1697]
**Bugfixes**
-
hibernate button was always disabled
lib/Ravada.pm
View file @
725272ff
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
1.
5
.0
';
our
$VERSION
=
'
1.
6
.0
';
use
Carp
qw(carp croak cluck)
;
use
Data::
Dumper
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment