We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af46346 commit b285c1bCopy full SHA for b285c1b
CHANGELOG.md
@@ -11,6 +11,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
13
14
+## [1.2.0]
15
+### Fixed
16
+ - Menu items now update the status when progress is reset (#131, #86)
17
+
18
+### Changed
19
+ - Improved failure message so it is a bit friendlier (#129)
20
21
+### Added
22
+ - Added list support to markdown problem files (#132)
23
24
## [1.1.0]
25
### Fixed
26
- Added tests for ResultRendererFactory and fixed the interface validation (#126)
0 commit comments