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

Latest commit

 

History

History
55 lines (32 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 1.81 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.2.0 - 2020-04-04

Deprecated

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

1.1.0 - 2019-10-03

Added

Added the ability to customize the opener and closer characters (#5)

1.0.0 - 2019-06-29

No code changes have been introduced since 1.0.0-beta2.

1.0.0-beta2 - 2019-05-27

Changed

  • Made extension compatible with league/commonmark 1.0.0-beta3

1.0.0-beta1 - 2019-05-27

Changed

  • Made extension compatible with league/commonmark 1.0.0-beta2

0.2.0 - 2019-04-10

Changed

  • Made extension compatible with league/commonmark 0.19

0.1.0 - 2019-03-11

Split this extension out of the old league/commonmark-extras library.