Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2b4838

Browse files
committed
Update CHANGELOG.md
1 parent d3315d4 commit b2b4838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2828
### Fixed
2929

3030
- Fixed secondary PythonEngine.Initialize call, all sensitive static variables now reseted.
31-
This is a hidden bug. Once python cleaning up enough memory, objects from previous engine run becomes corrupted.
31+
This is a hidden bug. Once python cleaning up enough memory, objects from previous engine run becomes corrupted. ([#534][p534])
3232
- Fixed Visual Studio 2017 compat ([#434][i434]) for setup.py
3333
- Fixed crashes when integrating pythonnet in Unity3d ([#714][i714]),
3434
related to unloading the Application Domain
@@ -697,3 +697,4 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
697697
[i131]: https://github.com/pythonnet/pythonnet/issues/131
698698
[p531]: https://github.com/pythonnet/pythonnet/pull/531
699699
[i755]: https://github.com/pythonnet/pythonnet/pull/755
700+
[p534]: https://github.com/pythonnet/pythonnet/pull/534

0 commit comments

Comments
 (0)