We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3bbdfb commit 50bd03dCopy full SHA for 50bd03d
1 file changed
CHANGELOG.md
@@ -5,6 +5,22 @@ This project adheres to [Semantic Versioning][].
5
6
This document follows the conventions laid out in [Keep a CHANGELOG][].
7
8
+## [unreleased][]
9
+
10
+### Added
11
12
+- New `Foo` feature
13
14
+### Changed
15
16
+- Refactored `setup.py` (#337)
17
+- Upgraded NUnit framework to 3.5 (#341)
18
+- Completed refactor of Build Directives on `Runtime.cs` (#339)
19
20
+### Fixed
21
22
+- Fixed `FooBar` bug
23
24
## [2.2.2][] - 2017-01-29
25
26
### Fixed
0 commit comments