[gnome-boxes/release-3-36-0: 3/3] Release 3.36.0



commit 0b1ed77c91d4c9db224594e68f5b101d88673941
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Mar 6 09:41:32 2020 +0100

    Release 3.36.0
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS                                | 17 +++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in | 15 +++++++--------
 meson.build                         |  2 +-
 3 files changed, 25 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index b1802902..95b52833 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.36.0 - Mar 06, 2020
+=====================
+
+Changes since 3.35.91
+
+  - Added/updated/fixed translations:
+    - Ukrainian
+    - Italian
+    - Norwegian Bokmål
+
+All contributors to this release:
+
+Daniel Korostil <ted korostiled gmail com>
+Felipe Borges <felipeborges gnome org>
+Kjartan Maraas <kmaraas gnome org>
+Milo Casagrande <milo milo name>
+
 3.35.91 - Mar 02, 2020
 ======================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 0f37ff1f..db3a5e4b 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,17 +39,16 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.34.1" date="2019-10-07">
+   <release version="3.36.0" date="2020-03-06">
      <description>
-        <p>Boxes 3.34.1 is the latest stable version of GNOME Boxes, and it
-          contains all the features and bugfixes introduced since our 3.32 release.
+        <p>Boxes 3.36.0 is the latest stable version of GNOME Boxes, and it
+          contains all the features and bugfixes introduced since our 3.36 release.
         </p>
         <ul>
-          <li>Add 3D Acceleration option to the VM's Properties</li>
-          <li>Introduce the "Remote Connections" assistant</li>
-          <li>Various improvements in express installations of Windows guests</li>
-          <li>Allow to boot existing VMs from CDROM</li>
-          <li>Offer a free download of Red Hat Enterprise Linux 8</li>
+          <li>New box creation assistant and download manager</li>
+          <li>Allow setting vCPU count for virtual machines</li>
+          <li>Allow VM disks to be stored anywhere within the $HOME directory</li>
+          <li>Onboarding dialog presenting Boxes main features</li>
           <li>Updated translations</li>
         </ul>
       </description>>
diff --git a/meson.build b/meson.build
index 0ced9b3e..970d6e06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.35.91',
+         version: '3.36.0',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]