Skip to content

Commit bccbcb3

Browse files
authored
Merge pull request #7415 from microsoft/releases/2.3.0
Releases/2.3.0 -> mrtk_release
2 parents e0f4f09 + f3763d1 commit bccbcb3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

Documentation/ReleaseNotes.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Microsoft Mixed Reality Toolkit release notes
22

3-
- [Version 2.3.0](#version-220)
3+
- [Version 2.3.0](#version-230)
44
- [Version 2.2.0](#version-220)
55
- [Version 2.1.0](#version-210)
66
- [Version 2.0.1](#version-201)
@@ -31,6 +31,9 @@ The following software is required.
3131

3232
**NuGet requirements**
3333

34+
> [!NOTE]
35+
> NuGet packages require Unity version 2018.4 LTS. MRTK 2.3.0 does not support NuGet in combination with 2019.3.
36+
3437
If importing the [Mixed Reality Toolkit NuGet packages](MRTKNuGetPackage.md), the following software is recommended.
3538

3639
- [NuGet for Unity 2.0.0 or newer](https://github.com/GlitchEnzo/NuGetForUnity/releases/latest)
@@ -126,19 +129,19 @@ A hand physics extension service has been added to allow for using physics inter
126129
**Non-native keyboard (Experimental)**
127130

128131
A keyboard that can be used on platforms which do not provide native keyboard support.
129-
([#6492](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6573))
132+
([#6492](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6492))
130133

131134
<img src="https://user-images.githubusercontent.com/168492/73916489-5b181d00-4872-11ea-9c1e-7ef6738a9f6f.png" width="400">
132135

133136
**Hand coach (Experimental)**
134137

135138
Hand animations that can give helpful hints for gestures users should perform.
136-
([#6493](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/1493))
139+
([#6943](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6943))
137140

138141
<img src="https://user-images.githubusercontent.com/168492/73916521-771bbe80-4872-11ea-80ce-c117253e3c24.png" width="400">
139142

140143
**Follow solver (Experimental)**
141-
A solver that matches HoloLens 2 shell behavior. ([#6981](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/1493))
144+
A solver that matches HoloLens 2 shell behavior. ([#6981](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6981))
142145

143146
<img src="https://user-images.githubusercontent.com/47415945/71829132-d338ca80-309b-11ea-97eb-9afc341a21ed.gif" width="400">
144147

@@ -161,7 +164,7 @@ Improved ability to configure constraints for object manipulation.
161164

162165
<img src="https://user-images.githubusercontent.com/168492/73964662-7a8d6500-48c7-11ea-9345-3183ca1bd85c.png" width="400">
163166

164-
We are hoping to eventually deprecate ManipulationHandler and BoundingBox in favor of these more robust components. ([#6294](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6924))
167+
We are hoping to eventually deprecate ManipulationHandler and BoundingBox in favor of these more robust components. ([#6924](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6924))
165168

166169
**UnityAR package contents moved into Foundation**
167170

0 commit comments

Comments
 (0)