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.4.1]
11+
912## Fixed
1013* Fix error output being redirected to ` Debug.Log ` instead of ` Debug.LogError `
1114
@@ -52,7 +55,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5255
5356Initial support for Python in Unity3D with IronPython 2.6.2.
5457
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
5660[ 0.4.0 ] : https://github.com/exodrifter/unity-python/compare/0.3.1...0.4.0
5761[ 0.3.1 ] : https://github.com/exodrifter/unity-python/compare/0.3.0...0.3.1
5862[ 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