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
ec58ec7f
Commit
ec58ec7f
authored
Mar 08, 2022
by
Francesc Guasch
Browse files
doc: release 1.3.5
parent
4fbeb8a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ec58ec7f
...
...
@@ -2,13 +2,8 @@
**Implemented enhancements:**
**Refactors**
-
improved admin machines filter [
\#
#1710]
-
queue open ports [
\#
1709]
-
show messages text [
\#
1705]
make sure list machines clones are shown [
\#
1717]
**Bugfixes**
-
remove hardware by index and attribute [
\#
1707]
lib/Ravada.pm
View file @
ec58ec7f
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
1.3.
4
';
our
$VERSION
=
'
1.3.
5
';
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