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

Skip to content

Commit c954442

Browse files
committed
Update CHANGELOG
1 parent c69297e commit c954442

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
1212
- Code Coverage (#345)
1313
- Added `pysetargv` (#347)
1414
- Added XML Documentation (#349)
15+
- Added Embedded tests on Appveyor (#353)
1516
- Added PY3 settings to configuration-manager (#346)
1617

1718
### Changed
@@ -21,11 +22,11 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2122
- Completed refactor of Build Directives on `Runtime.cs` (#339)
2223
- Refactor python unittests (#329)
2324
- Unfroze Mono version on Travis (#345)
24-
- Enabled Embedded tests on Appveyor (#353)
2525

2626
### Fixed
2727

28-
- Fixed crash during Shutdown (#343)
28+
- Fixed crash during Initialization (#343)
29+
- Fixed crash during Shutdown (#365)
2930

3031
### Removed
3132

0 commit comments

Comments
 (0)