We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d16877 commit fdb3457Copy full SHA for fdb3457
CHANGELOG.md
@@ -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
16
+ - Added tests for ResultRendererFactory and fixed the interface validation (#126)
17
18
19
+ - Improved message when a solution fails (#129)
20
21
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