Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 847 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 847 Bytes

Changelog

master (unreleased)

v0.2.0 (2017-10-08)

  • Add support for numeric keypads (#2).
  • Don't insert overridden keys in prefix arguments by default (#1). The fix introduces a custom variable, snoopy-enabled-in-prefix-arg, that when non-nil enables snoopy-mode in prefix arguments.
  • Add support for international keyboards (#3).

v0.1.1 (2017-07-29)

  • Fix package description.
  • Remove usage of bound-and-true-p.

v0.1.0 (2017-07-29)

  • Initial release.