Skip to content

Commit 5b5ccd1

Browse files
authored
Merge pull request #3434 from sailro/patch-7
Bump VSTUM Changelog to 1.7.0.0
2 parents 55ed7ed + 9ef5bf9 commit 5b5ccd1

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/cross-platform/change-log-visual-studio-tools-for-unity-mac.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Change Log (Visual Studio Tools for Unity, Mac) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "08/06/2018"
4+
ms.date: "11/13/2018"
55
ms.technology: vs-unity-tools
66
ms.topic: "conceptual"
77
ms.assetid: 33a6ac54-d997-4308-b5a0-af7387460849
@@ -14,6 +14,27 @@ ms.workload:
1414
# Change Log (Visual Studio Tools for Unity, Mac)
1515
Visual Studio Tools for Unity change log.
1616

17+
## 1.7.0.0
18+
Released November 13, 2018
19+
20+
### New Features
21+
22+
- **Debugger:**
23+
24+
- Added more client information (IP, machine name) on the attach dialog.
25+
26+
### Bug fixes
27+
28+
- **Debugger:**
29+
30+
- Fixed a deadlock in the library used to communicate with Unity’s debugger engine, making Visual Studio or Unity freeze, especially when hitting ‘Attach to Unity’ or restarting game.
31+
32+
- **Integration:**
33+
34+
- Fixed Unity plugin activation when another default editor was selected.
35+
36+
- Fixed Unity file template creation.
37+
1738
## 1.6.0.2
1839
Released July 24, 2018
1940

0 commit comments

Comments
 (0)