Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.14 KB

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]

[3.3.3] - 2022-02-02

Changed

  • Fixed broken actions due to command arguments.

[3.3.2] - 2022-01-29

Added

  • Command arguments support (thanks to @EngstromJimmy)

[3.2.2] - 2021-08-25

Added

  • Improved command execution (debugging process)
  • Added support to visual studio 2022 (thanks to @EngstromJimmy)
  • Code refactoring

[3.1.2] - 2020-02-24

Added

  • Multi-action support

[2.1.2] - 2020-01-06

Changed

[2.0.2] - 2020-01-02

Changed

  • Fix identification when using administrative privileges.

[2.0.1] - 2020-01-01

Changed

  • Actions sent from a focused debugging process are now supported.

[1.0.1] - 2019-10-10

Added