1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00

Merge 2.1 into 2.2

This commit is contained in:
grossmj 2019-04-15 15:54:08 +07:00
commit f5ebc6a29a

View File

@ -1,5 +1,10 @@
# Change Log
## 2.1.16 15/04/2019
* Fix broken embedded console for Ethernet switch. Fixes #1574
* Remove old unused argument option. Fixes #1569
## 2.2.0a4 05/04/2019
* Use the full version number for path to config files. Ref https://github.com/GNS3/gns3-gui/issues/2756