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

Commit

Permalink
Release 1.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed May 27, 2019
1 parent d6f65b7 commit 99e4ed8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All Notable changes to `commonmark-extras` will be documented in this file

## [Unreleased][unreleased]

## [1.0.0-beta1] - 2019-05-27

### Changed

- Made this extension compatible with `league/commonmark` 1.0.0-beta1
Expand Down Expand Up @@ -84,7 +86,8 @@ All Notable changes to `commonmark-extras` will be documented in this file
### Changed
- Minor refactoring to SmartPunct's `QuoteParser` to reduce complexity

[unreleased]: https://github.com/thephpleague/commonmark-extras/compare/0.5.0...HEAD
[unreleased]: https://github.com/thephpleague/commonmark-extras/compare/1.0.0-beta1...HEAD
[1.0.0-beta1]: https://github.com/thephpleague/commonmark-extras/compare/0.5.0...1.0.0-beta1
[0.5.0]: https://github.com/thephpleague/commonmark-extras/compare/0.4.0...0.5.0
[0.4.0]: https://github.com/thephpleague/commonmark-extras/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/thephpleague/commonmark-extras/compare/0.2.1...0.3.0
Expand Down

0 comments on commit 99e4ed8

Please sign in to comment.