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
d594fb45
Commit
d594fb45
authored
Feb 02, 2021
by
Francesc Guasch
Browse files
aim for release 1.0
parent
754c07bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
d594fb45
...
...
@@ -2,16 +2,5 @@
**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]
lib/Ravada.pm
View file @
d594fb45
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
0.11
.0
';
our
$VERSION
=
'
1.0
.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