Skip to content

Commit

Permalink
Prepare to release 0.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Mar 28, 2019
1 parent 449b70a commit c349848
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 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [Unreleased][unreleased]

## [0.18.5] - 2019-03-28

### Fixed

- Fixed the adjoining `Text` collapser not handling the full tree (thephpleague/commonmark-ext-autolink#10)
Expand Down Expand Up @@ -706,7 +708,8 @@ An unused constant and static method were deprecated and will be removed in a fu
### Added
- Initial commit (compatible with jgm/stmd:spec.txt @ 0275f34)

[unreleased]: https://github.com/thephpleague/commonmark/compare/0.18.4...HEAD
[unreleased]: https://github.com/thephpleague/commonmark/compare/0.18.5...HEAD
[0.18.5]: https://github.com/thephpleague/commonmark/compare/0.18.4...0.18.5
[0.18.4]: https://github.com/thephpleague/commonmark/compare/0.18.3...0.18.4
[0.18.3]: https://github.com/thephpleague/commonmark/compare/0.18.2...0.18.3
[0.18.2]: https://github.com/thephpleague/commonmark/compare/0.18.1...0.18.2
Expand Down

0 comments on commit c349848

Please sign in to comment.