File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+
10+ ## [ 0.3.1]
11+
912### Fixed
1013* Added a missing DLL ` Microsoft.Scripting.Metadata ` that is required
1114 to build
@@ -36,7 +39,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3639
3740Initial support for Python in Unity3D with IronPython 2.6.2.
3841
39- [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.3.0...HEAD
42+ [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.3.1...HEAD
43+ [ 0.3.1 ] : https://github.com/exodrifter/unity-python/compare/0.3.0...0.3.1
4044[ 0.3.0 ] : https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0
4145[ 0.2.0 ] : https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0
4246[ 0.1.0 ] : https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
You can’t perform that action at this time.
0 commit comments