Skip to content

Commit

Permalink
Release 2.13.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jan 30, 2023
1 parent 217b0f8 commit eb60858
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
2.13.0 (2023-01-30)
===================

[Full commit log](https://github.com/s9e/TextFormatter/compare/ed31bbffd1801b78c3a27d84163c3146ba249d65...217b0f87c9241386af557f93ddff60846e502542)

### Added

- `536cbdf1f` Autoimage: added support for custom file extensions
- `eb8a5c487` Autovideo: added support for custom file extensions
- `d4750cdbb` MediaEmbed: added MastodonHelper
- `9ad74ecac` MediaEmbed: added support for custom Mastodon instances

### Changed

- `7f7481ab9` MediaEmbed: updated Mastodon
- `ba76ce0b0` MediaEmbed: updated Rutube
- `9724b7906` MediaEmbed: updated TikTok


2.12.3 (2022-12-26)
===================

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.0-dev"
"version": "2.13.0"
}
}

0 comments on commit eb60858

Please sign in to comment.