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 72b6cd8 commit 62d7315
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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

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

### Changed

- Updated to the next version of `league/commonmark`
Expand Down Expand Up @@ -42,7 +44,8 @@ These older releases come from the original `uafrica/commonmark-ext` library.

- Updated to `league/commonmark` v0.17

[unreleased]: https://github.com/thephpleague/commonmark-ext-strikethrough/compare/v0.4.0...HEAD
[unreleased]: https://github.com/thephpleague/commonmark-ext-strikethrough/compare/v1.0.0-beta1...HEAD
[1.0.0-beta1]: https://github.com/thephpleague/commonmark-ext-strikethrough/compare/v0.4.0...v1.0.0-beta1
[0.4.0]: https://github.com/thephpleague/commonmark-ext-strikethrough/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/thephpleague/commonmark-ext-strikethrough/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/thephpleague/commonmark-ext-strikethrough/compare/v0.1.1...v0.2.0

0 comments on commit 62d7315

Please sign in to comment.