Files
vim-astro/CHANGELOG.md
2022-08-07 18:11:04 -06:00

853 B

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.

[1.1.1] - 2022-08-07

Fixed

  • Regions that were causing conflicts with JavaScript code blocks and expressions are renamed. Now those blocks are replaced by the exclusive code blocks for Astro.
  • Regular expressions are fixed to correctly detect Astro directives.

[1.1.0] - 2022-08-06

Added

  • A new variable is added to enable stylus support.
  • Demonstration images are added.

[1.0.1] - 2022-08-05

Fixed

  • Removed unused variable for enable indentation.

[1.0.0] - 2022-08-05

  • Initial release

With 💖 from LATAM to the world!