Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 2.23 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.2.0 (2024-03-09)

Features

  • add two commands to turn on/off autoToggle in the command palette (d0d8a9c)

1.1.1 (2024-01-28)

Bug Fixes

  • should set autoToggle to false before manual toggling (44b46b7)

1.1.0 (2024-01-28)

Features

  • add toggle button on the status bar (f4ab1f3)

Bug Fixes

1.0.2 (2024-01-28)

Bug Fixes

  • change the setting title (3135fb4)
  • should update global settings instead of workspace settings (28033c7)

1.0.1 (2024-01-28)

Bug Fixes

  • mismatch vscode version (fbbaa75)

1.0.0 (2024-01-28)

Features

  • implement basic features (448cfe9)
  • update README and package.json (93ed950)