Skip to content

Commit

Permalink
doc: release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Feb 8, 2023
1 parent 8fee945 commit 7c7a629
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
17 changes: 3 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,12 @@

**Implemented enhancements:**

- GPU Host Device Support [\#1706]
- International characters in machine name [\#1804], [\#1824]
- Grant Open Ports [\#1858]
- Grant permission to create volumes [\#1871]
- Name conflict when creating a clone [\#1879]
- Language updates: Catalan, Chinese, Euskara, French, Hindi, Italian, Spanish, Turkish, Vietnamese
- New languages : Norwegian, Melayu
- Active machines chart [\#1878]
- Queue volatiles clones [\#1853]

- Auto Compact [\#1907]

**Bugfixes**

- Rename base [\#1896]
- Clones disk volume changed [\#1901]
- Correctly change topology when no previous model [\#1909]

**Refactors**

- update ISO URLs in background [\#1889]
- New hardware form [\#1886]
- Removed warning for secure ldap config
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 = '2.0.0';
our $VERSION = '2.0.1';

use utf8;

Expand Down

0 comments on commit 7c7a629

Please sign in to comment.