We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64eae0e commit 4576effCopy full SHA for 4576eff
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [0.2.0]
10
+
11
### Added
12
* Added options parameter to `UnityPython.CreateEngine`
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.
26
-[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
29
[0.1.0]: https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
30
[0.0.0]: https://github.com/exodrifter/unity-python/compare/f864edb...0.0.0
0 commit comments