We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272429e commit da7a166Copy full SHA for da7a166
CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+
10
+## [0.1.0]
11
12
### Changed
13
* Updated IronPython to 2.7.7
14
@@ -14,5 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
15
18
Initial support for Python in Unity3D with IronPython 2.6.2.
16
19
-[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.0.0...HEAD
20
+[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.1.0...HEAD
21
+[0.1.0]: https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
22
[0.0.0]: https://github.com/exodrifter/unity-python/compare/f864edb...0.0.0
0 commit comments