Skip to content

Commit fdb3457

Browse files
committed
Add changelog
1 parent 5d16877 commit fdb3457

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4+
5+
## [Unreleased][unreleased]
6+
### Added
7+
8+
### Changed
9+
10+
### Fixed
11+
12+
### Removed
13+
14+
## [1.1.0]
15+
### Fixed
16+
- Added tests for ResultRendererFactory and fixed the interface validation (#126)
17+
18+
### Changed
19+
- Improved message when a solution fails (#129)
20+
21+
### Added
22+
- Added feature to put workshop in tutorial mode where exercises must be completed one after another (#127)
23+
- Updated dependencies (5d16877)

0 commit comments

Comments
 (0)