Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 756 Bytes

Change Log

All notable changes to the "rustup-reminder" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.1.0]

Changed

  • Extension now activates concurrently with other extensions.

[2.0.0]

Changed

  • Extension no longer requires PowerShell to be installed.

  • Extension now runs substantially faster.

Removed

  • rustup-reminder.Delay setting.

[1.1.0]

Changed

  • Made the extension run a bit faster: It now runs in roughly 2-3 times the value of the rustup-reminder.Delay setting (down from 3-4 times).

[1.0.0]

  • Initial release