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 9d08a52 commit eb88869Copy full SHA for eb88869
CHANGELOG.md
@@ -11,6 +11,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
13
14
+## [1.2.0]
15
+
16
+### Added
17
+ - Added ability to register event listeners via config as either callables or the name of a callable container entry (#133)
18
+ - Added an event dispatch for whenever an exercise is selected via the menu (#134)
19
20
## [1.1.0]
21
### Fixed
22
- Menu items now update the status when progress is reset (#131, #86)
0 commit comments