20 lines
637 B
Markdown
20 lines
637 B
Markdown
# Change Log
|
|
|
|
All notable changes to the "swmf" extension will be documented in this file.
|
|
|
|
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
|
|
|
## [Unreleased]
|
|
### 0.0.1
|
|
Initial release with syntax highlighting.
|
|
### 0.2.0
|
|
Added hierarchical [outline view](https://code.visualstudio.com/docs/getstarted/userinterface#_outline-view).
|
|
### 0.2.2
|
|
Fixed image in README to reflect new features.
|
|
### 0.2.3
|
|
Tidy README and clean up `devDependencies`.
|
|
### 0.2.4
|
|
Mention support for [Breadcrumbs](https://code.visualstudio.com/updates/v1_26#_breadcrumbs).
|
|
### 0.2.5
|
|
Add icon to marketplace.
|