mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Prepare alpha 1
This commit is contained in:
parent
9e2043bfa8
commit
e108a9e136
@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## 1.5.0a1 10/05/2016
|
||||
|
||||
* Rebase the qcow2 when starting the VM if needed
|
||||
* Docker support
|
||||
* Import / Export topologies
|
||||
|
||||
## 1.4.6 28/04/2016
|
||||
|
||||
* More robust save/restore for VirtualBox linked clone VM hard disks.
|
||||
|
@ -23,5 +23,5 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "1.5.0dev2"
|
||||
__version__ = "1.5.0a1"
|
||||
__version_info__ = (1, 5, 0, -99)
|
||||
|
Loading…
Reference in New Issue
Block a user