Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Latest commit

 

History

History
46 lines (27 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 1.4 KB

Changelog

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.1.0 - 2020-04-04

Changed

  • Modified output to match the GFM spec

Deprecated

This extension has been deprecated. All of its functionality now exists in league/commonmark 1.3+ under the League\CommonMark\Extension\TaskList namespace.

1.0.1 - 2019-07-10

Changed

  • Optimized a regular expression
  • Fixed code not reusing an existing variable

1.0.0 - 2019-06-29

No code changes have been introduced since 1.0.0-beta1.

1.0.0-beta1 - 2019-05-27

Changed

  • Added support for league/commonmark 1.0.0-beta1

0.1.0 - 2019-05-12

Initial release!