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

32 lines
853 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [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
<p align="center">With 💖 from <strong>LATAM</strong> to the world!</p>