Skip to content

Commit 5f34739

Browse files
authored
Merge pull request #293 from sailro/patch-6
Bump VSTU changelog to 3.4
2 parents 2f05ba6 + 2f0ee95 commit 5f34739

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,37 @@ translation.priority.mt:
3232
# Change Log (Visual Studio Tools for Unity)
3333
Visual Studio Tools for Unity change log.
3434

35+
## 3.4.0.2
36+
Released 2017-09-19
37+
38+
### New Features
39+
40+
- **Project Generation:**
41+
42+
- Added support for assembly.json compilation units.
43+
44+
- Stopped copying Unity assemblies to the project folder.
45+
46+
- **Debugger:**
47+
48+
- Added support for setting the next statement with the new Unity runtime.
49+
50+
- Added support for Decimal type with the new Unity runtime.
51+
52+
- Added support for implicit/explicit conversions.
53+
54+
### Bug fixes
55+
56+
- **Evaluation:**
57+
58+
- Fixed array creation with implicit size.
59+
60+
- Fixed compiler generated items with locals.
61+
62+
- **Project Generation:**
63+
64+
- Fixed reference to Microsoft.CSharp for 4.6 API level.
65+
3566
## 3.3.0.2
3667
Released 2017-08-15
3768

0 commit comments

Comments
 (0)