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.4.1]
11
+
9
12
## Fixed
10
13
* Fix error output being redirected to ` Debug.Log ` instead of ` Debug.LogError `
11
14
@@ -52,7 +55,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
52
55
53
56
Initial support for Python in Unity3D with IronPython 2.6.2.
54
57
55
- [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.4.0...HEAD
58
+ [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.4.1...HEAD
59
+ [ 0.4.1 ] : https://github.com/exodrifter/unity-python/compare/0.4.0...0.4.1
56
60
[ 0.4.0 ] : https://github.com/exodrifter/unity-python/compare/0.3.1...0.4.0
57
61
[ 0.3.1 ] : https://github.com/exodrifter/unity-python/compare/0.3.0...0.3.1
58
62
[ 0.3.0 ] : https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0
You can’t perform that action at this time.
0 commit comments