Skip to content

Commit

Permalink
doc: release 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Nov 29, 2022
1 parent 44ca439 commit 9ee0db5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

**Implemented enhancements:**

- Grant open ports [\#1868]
- Show date of status change [\#1856]
- Manage USB controllers [\#1851]
- Updates on Catalan, Spanish, Russian and Vietnamese
- Configure disk cache [\#1890]
- Apply changes to all the clones [\#1888]

**Refactors**

- Update ISO URLs in background [\#1889]
- Hardware frontend for fs and network [\#1886]

**Bugfixes**

- Clone name with name.surname [\#1843]
- Fix fallback map [\#1892]
2 changes: 1 addition & 1 deletion lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Ravada;
use warnings;
use strict;

our $VERSION = '1.8.0';
our $VERSION = '1.8.2';

use utf8;

Expand Down

0 comments on commit 9ee0db5

Please sign in to comment.