Skip to content

Commit f7f2fc0

Browse files
committed
Update CHANGELOG
1 parent bd73d5a commit f7f2fc0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,19 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
99

1010
### Added
1111

12-
- New `Foo` feature
12+
- Code Coverage (#345)
1313

1414
### Changed
1515

1616
- Refactored `setup.py` (#337)
1717
- Upgraded NUnit framework to 3.5 (#341)
1818
- Completed refactor of Build Directives on `Runtime.cs` (#339)
19+
- Refactor tests and removed dependency on `six` (#329)
20+
- Unfroze Mono version on Travis (#345)
1921

2022
### Fixed
2123

22-
- Fixed `FooBar` bug
24+
- Fixed crash during Shutdown (#343)
2325

2426
## [2.2.2][] - 2017-01-29
2527

0 commit comments

Comments
 (0)