Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
33ba64e7
Commit
33ba64e7
authored
Mar 15, 2021
by
frankiejol
Browse files
wip: aim for release 1.1
parent
b3a7c092
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
33ba64e7
...
...
@@ -2,5 +2,9 @@
**Implemented enhancements:**
-
Machine schedule reservation [
\#
1337]
-
Manage nodes and networks settings [
\#
1305]
**Bugfixes**
-
Machine in a node returns to KVMlocalhost when a machine option is modified [
\#
1440]
lib/Ravada.pm
View file @
33ba64e7
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
1.
0
.0
';
our
$VERSION
=
'
1.
1
.0
';
use
Carp
qw(carp croak cluck)
;
use
Data::
Dumper
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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