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

Skip to content

Commit eca58f7

Browse files
committed
Update CHANGELOG.md
1 parent 982d916 commit eca58f7

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
@@ -26,7 +26,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2626
### Fixed
2727

2828
- Fixed secondary PythonEngine.Initialize call, all sensitive static variables now reseted.
29-
This is a hidden bug. Once python cleaning up enough memory, objects from previous engine run becomes corrupted.
29+
This is a hidden bug. Once python cleaning up enough memory, objects from previous engine run becomes corrupted. ([#534][p534])
3030
- Fixed Visual Studio 2017 compat ([#434][i434]) for setup.py
3131
- Fixed crashes when integrating pythonnet in Unity3d ([#714][i714]),
3232
related to unloading the Application Domain
@@ -690,3 +690,4 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
690690
[p163]: https://github.com/pythonnet/pythonnet/pull/163
691691
[p625]: https://github.com/pythonnet/pythonnet/pull/625
692692
[i131]: https://github.com/pythonnet/pythonnet/issues/131
693+
[p534]: https://github.com/pythonnet/pythonnet/pull/534

0 commit comments

Comments
 (0)