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
2773c3b6
Commit
2773c3b6
authored
Feb 08, 2022
by
Francesc Guasch
Browse files
doc: release 1.3.3
parent
f6423c1a
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
2773c3b6
...
...
@@ -2,14 +2,11 @@
**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
-
Outdated ISO downloads [
\#
1683]
-
Fix: uefi cdrom [
\#
1701]
lib/Ravada.pm
View file @
2773c3b6
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
1.3.
1
';
our
$VERSION
=
'
1.3.
3
';
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