Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 1.55 KB

Change Log

All notable changes to the "zoomer" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.3.1] 2024-05-20

  • Add support for Numpad

Zoom In:

  • Mac Command + numpad_add
  • Windows Control + numpad_add
  • Linux Control + numpad_add

Zoom Out:

  • Mac Command + numpad_subtract
  • Windows Control + numpad_subtract
  • Linux Control + numpad_subtract

[0.3.0] 2024-05-19

  • Update .gitignore

  • Update changelog

Security

Dependencies

  • Updated indirect dependencies:
    • semver from 7.3.5 to 7.5.4
    • word-wrap from 1.2.3 to 1.2.5

[0.2.3] 2023-08-22

  • No changes outside of version bump

[0.2.2] 2023-08-22

  • Fix typo in package descriptiongst

[0.2.1] 2022-04-08

  • Add keybinds

[0.2.0] - 2022-04-08

  • Make extension icon transparent

  • Update README

[0.1.0] - 2022-04-05

  • Initial release