We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8627843 commit 073d7e8Copy full SHA for 073d7e8
CHANGELOG.md
@@ -10,15 +10,18 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
10
### Added
11
12
- Code Coverage (#345)
13
-- Add `pysetargv` (#347)
+- Added `pysetargv` (#347)
14
+- Added XML Documentation (#349)
15
+- Added PY3 settings to configuration-manager (#346)
16
17
### Changed
18
19
- Refactored `setup.py` (#337)
-- Upgraded NUnit framework to 3.5 (#341)
20
+- Upgraded NUnit framework to 2.6.4 (#353)
21
- Completed refactor of Build Directives on `Runtime.cs` (#339)
22
- Refactor tests and removed dependency on `six` (#329)
23
- Unfroze Mono version on Travis (#345)
24
+- Enabled Embedded tests on Appveyor (#353)
25
26
### Fixed
27
0 commit comments