Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
exodrifter committed Feb 6, 2018
1 parent 272429e commit da7a166
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]


## [0.1.0]

### Changed
* Updated IronPython to 2.7.7

Expand All @@ -14,5 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

Initial support for Python in Unity3D with IronPython 2.6.2.

[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.0.0...HEAD
[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.1.0...HEAD
[0.1.0]: https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
[0.0.0]: https://github.com/exodrifter/unity-python/compare/f864edb...0.0.0

0 comments on commit da7a166

Please sign in to comment.