File tree 1 file changed +5
-1
lines changed
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/).
6
6
7
7
## [ Unreleased]
8
8
9
+
10
+ ## [ 0.3.1]
11
+
9
12
### Fixed
10
13
* Added a missing DLL ` Microsoft.Scripting.Metadata ` that is required
11
14
to build
@@ -36,7 +39,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
36
39
37
40
Initial support for Python in Unity3D with IronPython 2.6.2.
38
41
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
40
44
[ 0.3.0 ] : https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0
41
45
[ 0.2.0 ] : https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0
42
46
[ 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