Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.25 KB

Change Log

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.5.0] - 18-05-11

Added

  • Added themed colour highlights for misspellings in Sublime Text
  • Added themed color for the collapsed block indicator in Sublime Text

Removed

  • Critic Markup support

[1.4.2] - 2018-01-08

Changed

  • Properly specify the dark mode theme for VS Code in the package.json file

[1.4.1] - 2017-09-16

Added

  • Added basic tests using sublime_color_scheme_unit

Changed

  • Minor syntax highlighting improvements

[1.4.0] - 2017-09-14

Changed

  • Updated the basic Markdown syntax to work with the new Sublime Text 3

[1.3.0] - 2017-09-11

Added

  • New editor chrome colours for VSCode; fixes especially bad contrasts when using the Dark theme

[1.2.1] - 2017-02-10

Added

  • DEVELOPMENT.md as a mental note

Changed

  • README.md text edits

[1.2.0] - 2017-02-10

Added

  • Screenshots
  • Gitgutter support
  • Pandoc Academic support
  • Critic Mark support
  • Visual Studio Code support

Changed

  • Generally fixed a bunch of syntax.

[1.1.0] - 2014-02-12

  • Initially published version