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.3.0]
11
+
9
12
### Changed
10
13
* Updated IronPython to 2.7.9
11
14
@@ -29,7 +32,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
29
32
30
33
Initial support for Python in Unity3D with IronPython 2.6.2.
31
34
32
- [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.2.0...HEAD
35
+ [ Unreleased ] : https://github.com/exodrifter/unity-python/compare/0.3.0...HEAD
36
+ [ 0.3.0 ] : https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0
33
37
[ 0.2.0 ] : https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0
34
38
[ 0.1.0 ] : https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
35
39
[ 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