From c4ba848856c9098a23aa5996fc6fd23102cda6a5 Mon Sep 17 00:00:00 2001 From: jadilet Date: Fri, 14 Dec 2018 18:55:13 +0600 Subject: [PATCH] change version changelog --- CHANGELOG | 19 ++++++++++++++++++- version | 2 +- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9407a9e7..b89f2aff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,21 @@ # Change Log +## [7.3.2] 12/14/2018 +# IMPROVEMENTS: +* Refactored SSH-key management #1803 +* The script in the terminal now is hidden #1793 +# BUG FIXES: +* Firefox install/uninstall functions fixed #1789 +* Question mark in Components is no more confusing #1776 +* Crashing during ssh key removal on MacOS was fixed #1731 +* The space in the name of the peer directory is improved #1730 +* Vagrant VMware utility installation for VMware provider #1491 +* Get bridge interfaces name by Hypervisor command #1384 +* X2GoClient installation #724 +* When user turns a peer off, it gets doubled. #1822 +* Peers are disappearing from Control Center #1821 +# FEATURES: +* Use new the PeerOs REST API for peer registration and unregistering #1706 + ## [7.3.1] 11/13/2018 # BUG FIXES: * Fixed bug with remote desktop to local container. @@ -106,7 +123,7 @@ * Fixed bug with wrong message after failed installation of P2P on MacOs # FEATURES: * Add link to the environment in notifications -* Uninstaller for all CC components (Vagrant (+ plugins, boxes), Virtualbox, P2P, Chrome (+ E2E), X2GoClient) +* Uninstaller for all CC components (Vagrant ( plugins, boxes), Virtualbox, P2P, Chrome (+ E2E), X2GoClient) ## [7.1.3] 7/04/2018 # BUG FIXES: diff --git a/version b/version index 643916c0..eab246c0 100644 --- a/version +++ b/version @@ -1 +1 @@ -7.3.1 +7.3.2