Skip to content

Latest commit

 

History

History
55 lines (27 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

55 lines (27 loc) · 2.25 KB

Change Log

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

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

0.1.2 (2023-01-14)

Miscellaneous Chores

0.1.1 (2023-01-14)

Features

  • add support for VS Code >=1.64.0 (#11) (4bb0945)

Continuous Integration

  • release: bump patch for minor pre major (253c801)

0.1.0 (2023-01-14)

Features

  • create initial VS Code extension (#2) (ed1dbed)

Bug Fixes

  • bundle missing syntax and language configuration (a1a0a73)

Miscellaneous Chores

Continuous Integration

  • publish: fix input name (cc27061)
  • publish: fix secrets not passed to reusable workflows (28e46be)
  • publish: fix version string (e99cba3)
  • publish: inherit secrets (cc0107a)

[Unreleased]

  • Initial release