Skip to content

Commit 77b6967

Browse files
committed
Bump version to 0.4.1
1 parent 529792d commit 77b6967

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.1]
11+
912
## Fixed
1013
* Fix error output being redirected to `Debug.Log` instead of `Debug.LogError`
1114

@@ -52,7 +55,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5255

5356
Initial support for Python in Unity3D with IronPython 2.6.2.
5457

55-
[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.4.0...HEAD
58+
[Unreleased]: https://github.com/exodrifter/unity-python/compare/0.4.1...HEAD
59+
[0.4.1]: https://github.com/exodrifter/unity-python/compare/0.4.0...0.4.1
5660
[0.4.0]: https://github.com/exodrifter/unity-python/compare/0.3.1...0.4.0
5761
[0.3.1]: https://github.com/exodrifter/unity-python/compare/0.3.0...0.3.1
5862
[0.3.0]: https://github.com/exodrifter/unity-python/compare/0.2.0...0.3.0

0 commit comments

Comments
 (0)