We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentc69297e commitc954442Copy full SHA for c954442
CHANGELOG.md
@@ -12,6 +12,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
12
- Code Coverage (#345)
13
- Added`pysetargv` (#347)
14
- Added XML Documentation (#349)
15
+- Added Embedded tests on Appveyor (#353)
16
- Added PY3 settings to configuration-manager (#346)
17
18
###Changed
@@ -21,11 +22,11 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
21
22
- Completed refactor of Build Directives on`Runtime.cs` (#339)
23
- Refactor python unittests (#329)
24
- Unfroze Mono version on Travis (#345)
-- Enabled Embedded tests on Appveyor (#353)
25
26
###Fixed
27
28
-- Fixed crash during Shutdown (#343)
+- Fixed crash during Initialization (#343)
29
+- Fixed crash during Shutdown (#365)
30
31
###Removed
32