Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 5ded80d

Browse files
committed
Add entries to CHANGES.rst about new beta features
1 parent 0ab2f4f commit 5ded80d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
version 1.3.0b1
5+
6+
* Added ``SettingsVersion.v1_17`` which is written by VirtualBox 5.2.x
7+
* Added ``VirtualBox.create_unattended_installer()``
8+
* Added ``IUnattended`` interface which can be used to create a Guest OS
9+
in a fully automated way. (Doesn't work yet in 5.2 beta)
10+
* Added ``IHostNetworkInterface.wireless`` property which returns
11+
``True`` if the interface is wireless.
12+
413
version 1.2.0 (28/08/2017)
514

615
* Searches for vboxapi installed in Anaconda on Windows. (@SethMichaelLarson PR #80)

0 commit comments

Comments
 (0)