File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
14
14
- Added XML Documentation (#349 )
15
15
- Added Embedded tests on Appveyor (#353 )
16
16
- Added PY3 settings to configuration-manager (#346 )
17
+ - Added ` Slack ` chat (#384 )(#383 )(#386 )
17
18
18
19
### Changed
19
20
@@ -22,11 +23,14 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
22
23
- Completed refactor of Build Directives on ` Runtime.cs ` (#339 )
23
24
- Refactor python unittests (#329 )
24
25
- Unfroze Mono version on Travis (#345 )
26
+ - Changed ` unittests ` to ` pytest ` (#368 )
27
+ - Upgraded NUnit framework from 2.6.4 to 3.6.0 (#371 )
25
28
26
29
### Fixed
27
30
28
31
- Fixed crash during Initialization (#343 )
29
32
- Fixed crash during Shutdown (#365 )
33
+ - Fixed multiple build warnings
30
34
31
35
### Removed
32
36
You can’t perform that action at this time.
0 commit comments