File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
12
12
- Code Coverage (#345 )
13
13
- Added ` pysetargv ` (#347 )
14
14
- Added XML Documentation (#349 )
15
+ - Added Embedded tests on Appveyor (#353 )
15
16
- Added PY3 settings to configuration-manager (#346 )
16
17
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 )
22
23
- Refactor python unittests (#329 )
23
24
- Unfroze Mono version on Travis (#345 )
24
- - Enabled Embedded tests on Appveyor (#353 )
25
25
26
26
### Fixed
27
27
28
- - Fixed crash during Shutdown (#343 )
28
+ - Fixed crash during Initialization (#343 )
29
+ - Fixed crash during Shutdown (#365 )
29
30
30
31
### Removed
31
32
You can’t perform that action at this time.
0 commit comments