Skip to content

Commit 0a774a4

Browse files
committed
Bump version to 0.4.0
1 parent 2295dff commit 0a774a4

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.4.0]
11+
912
### Added
1013
* IronPython output is now redirected to the Unity console
1114

@@ -46,7 +49,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4649

4750
Initial support for Python in Unity3D with IronPython 2.6.2.
4851

49-
[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.3.1...HEAD
52+
[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.4.0...HEAD
53+
[0.4.0]: https://github.com/exodrifter/unity-python/compare/0.3.1...0.4.0
5054
[0.3.1]: https://github.com/exodrifter/unity-python/compare/0.3.0...0.3.1
5155
[0.3.0]: https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0
5256
[0.2.0]: https://github.com/exodrifter/unity-python/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)