Skip to content

Commit eb88869

Browse files
authored
Update CHANGELOG.md
1 parent 9d08a52 commit eb88869

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1111

1212
### Removed
1313

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+
1420
## [1.1.0]
1521
### Fixed
1622
- Menu items now update the status when progress is reset (#131, #86)

0 commit comments

Comments
 (0)