Skip to content

Commit 50bd03d

Browse files
committed
Update CHANGELOG for development
1 parent b3bbdfb commit 50bd03d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ This project adheres to [Semantic Versioning][].
55

66
This document follows the conventions laid out in [Keep a CHANGELOG][].
77

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+
824
## [2.2.2][] - 2017-01-29
925

1026
### Fixed

0 commit comments

Comments
 (0)