Skip to content

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 07:25
· 10 commits to master since this release

9.0.0 (2023-04-30)

  • refactor!: rename scenes.resume as notify (fix #3) (92b3b8a), closes #3

BREAKING CHANGES

  • Replace ctx.scenes.resume() with ctx.scenes.notify()
    Avoid naming clash with ctx.scene.resume()