Skip to content

Commit 0b4066e

Browse files
committed
Prepare to release 5.1.1
1 parent cd0cfaf commit 0b4066e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
44

55
## [Unreleased][unreleased]
66

7+
## [5.1.1] - 2023-07-12
8+
79
### Fixed
810

911
- Fixed `<pre>` tags with attributes not being parsed (#215, #238)
@@ -320,7 +322,8 @@ not ideally set, so this releases fixes that. Moving forwards this should reduce
320322
### Added
321323
- Initial release
322324

323-
[unreleased]: https://github.com/thephpleague/html-to-markdown/compare/5.1.0...master
325+
[unreleased]: https://github.com/thephpleague/html-to-markdown/compare/5.1.1...master
326+
[5.1.1]: https://github.com/thephpleague/html-to-markdown/compare/5.1.0...5.1.1
324327
[5.1.0]: https://github.com/thephpleague/html-to-markdown/compare/5.0.2...5.1.0
325328
[5.0.2]: https://github.com/thephpleague/html-to-markdown/compare/5.0.1...5.0.2
326329
[5.0.1]: https://github.com/thephpleague/html-to-markdown/compare/5.0.0...5.0.1

0 commit comments

Comments
 (0)