2019-11-26 14:02:14 +01:00
|
|
|
# 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]
|
2019-12-01 10:36:36 +01:00
|
|
|
### 0.0.1
|
|
|
|
Initial release with syntax highlighting.
|
2019-12-01 23:09:26 +01:00
|
|
|
### 0.2.0
|
2019-12-02 04:35:18 +01:00
|
|
|
Added hierarchical [outline view](https://code.visualstudio.com/docs/getstarted/userinterface#_outline-view).
|
2019-12-01 23:14:00 +01:00
|
|
|
### 0.2.2
|
2019-12-02 03:24:52 +01:00
|
|
|
Fixed image in README to reflect new features.
|
|
|
|
### 0.2.3
|
|
|
|
Tidy README and clean up `devDependencies`.
|
2019-12-02 04:35:18 +01:00
|
|
|
### 0.2.4
|
|
|
|
Mention support for [Breadcrumbs](https://code.visualstudio.com/updates/v1_26#_breadcrumbs).
|
2019-12-02 05:05:47 +01:00
|
|
|
### 0.2.5
|
|
|
|
Add icon to marketplace.
|