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

Skip to content

Commit f9d913e

Browse files
committed
Update CHANGELOG
1 parent 77c7eb6 commit f9d913e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,19 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
1919
- Refactored `setup.py` (#337)
2020
- Upgraded NUnit framework to 2.6.4 (#353)
2121
- Completed refactor of Build Directives on `Runtime.cs` (#339)
22-
- Refactor tests and removed dependency on `six` (#329)
22+
- Refactor python unittests (#329)
2323
- Unfroze Mono version on Travis (#345)
2424
- Enabled Embedded tests on Appveyor (#353)
2525

2626
### Fixed
2727

2828
- Fixed crash during Shutdown (#343)
2929

30+
### Removed
31+
32+
- Removed `six` dependency for unittests (#329)
33+
- Removed `Mono.Unix` dependency for `UCS4` (#360)
34+
3035
## [2.2.2][] - 2017-01-29
3136

3237
### Fixed

0 commit comments

Comments
 (0)