Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 818 Bytes

File metadata and controls

25 lines (15 loc) · 818 Bytes

Change Log

All notable changes to the Markdown AutoTOC VS Code extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] - 2018-12-02

  • Added support for Azure DevOps Wiki style [[_TOC_]] token - Issue #2
  • Fixed issue with HTML/Markdown tokens leaking into table of contents items - Issue #1

[0.2.0] - 2018-11-28

Changed

  • Updated dependencies to address critical security alert regarding event-stream and flatmap-stream packages

[0.1.0] - 2018-11-04

  • Initial release