Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 839 Bytes

Change Log

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

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

[Unreleased]

Fixed

  • Fix typos in the documentation.
  • Reorder issue action buttons.

Added

  • Add .prettierrc configuration.

[0.0.1-0.0.3] - 2021-09-17

Added

  • Initial release
  • Support setting a user-specific Linear API key.
  • Support setting a Linear issue in the vscode context.
  • Support showing a list of all issues assigned for the current user, and setting one of them in the context.
  • Support creating an issue with some properties (title, description, assignee, priority, estimate, team, status).
  • Support commenting on the issue in the context.
  • Support changing the status of the issue in the context.