Skip to content

Commit 156c677

Browse files
committed
Bump version to 0.3.0
1 parent 198aebb commit 156c677

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
10+
## [0.3.0]
11+
912
### Changed
1013
* Updated IronPython to 2.7.9
1114

@@ -29,7 +32,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2932

3033
Initial support for Python in Unity3D with IronPython 2.6.2.
3134

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
3337
[0.2.0]: https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0
3438
[0.1.0]: https://github.com/exodrifter/unity-python/compare/0.0.0...0.1.0
3539
[0.0.0]: https://github.com/exodrifter/unity-python/compare/f864edb...0.0.0

0 commit comments

Comments
 (0)