Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 757 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0] - 2021-02-21

Added

  • Export style and font to make customization easier (thanks @jbahamon)

Fix

  • Reset timers when needed (thanks @jbahamon)

[1.0.0] - 2020-07-23

Added

  • Use yield when possible to handle signals
  • Allow the user to go accelerate a dialogue by frantically pressing the action input
  • BlockingListSelection return the index of the choice (thanks @Wavesonics)
  • Add signal for when dialog hides (thanks @Wavesonics)
  • The changelog itself :)