File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.2.0]
10
+
9
11
### Added
10
12
* Added options parameter to ` UnityPython.CreateEngine `
11
13
@@ -22,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
24
23
25
Initial support for Python in Unity3D with IronPython 2.6.2.
24
26
25
- [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.1.0...HEAD
27
+ [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.2.0...HEAD
28
+ [ 0.2.0 ] : https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0
26
29
[ 0.1.0 ] : https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
27
30
[ 0.0.0 ] : https://github.com/exodrifter/unity-python/compare/f864edb...0.0.0
You can’t perform that action at this time.
0 commit comments