Skip to content

Commit

Permalink
Release 2.14.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jun 8, 2023
1 parent a736750 commit 48a2f3a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
2.14.0 (2023-06-08)
===================

[Full commit log](https://github.com/s9e/TextFormatter/compare/bbd9e34e9c30d5daeb780f115fe69cd81dd9c352...a7367500bdf056b37926ee9751095d7d9540153f)

### Added

- `5b58f4485` Added ParsedDOM API to safely manipulate XML

### Changed

- `052cde47b` BBCodes: updated hljs-loader
- `e824143f7` MediaEmbed: updated SlideShare
- `84be6040c` MediaEmbed: updated SlideShare
- `31553ea9a` MediaEmbed: updated Telegram
- `422f66269` MediaEmbed: updated TikTok
- `0b2abb6e3` MediaEmbed: updated Tumblr
- `ab81d37a8` MediaEmbed: updated YouTube


2.13.1 (2023-02-11)
===================

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"post-update-cmd": "php scripts/patchReadme.php"
},
"extra": {
"version": "2.13.2-dev"
"version": "2.14.0"
}
}

0 comments on commit 48a2f3a

Please sign in to comment.