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/).
6
6
7
7
## [ Unreleased]
8
8
9
+
10
+ ## [ 0.4.0]
11
+
9
12
### Added
10
13
* IronPython output is now redirected to the Unity console
11
14
@@ -46,7 +49,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
46
49
47
50
Initial support for Python in Unity3D with IronPython 2.6.2.
48
51
49
- [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.3.1...HEAD
52
+ [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.4.0...HEAD
53
+ [ 0.4.0 ] : https://github.com/exodrifter/unity-python/compare/0.3.1...0.4.0
50
54
[ 0.3.1 ] : https://github.com/exodrifter/unity-python/compare/0.3.0...0.3.1
51
55
[ 0.3.0 ] : https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0
52
56
[ 0.2.0 ] : https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0
You can’t perform that action at this time.
0 commit comments