Skip to content

Commit

Permalink
Release 2.12.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Oct 23, 2022
1 parent 3b117c8 commit 7f07e25
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
2.12.1 (2022-10-23)
===================

[Full commit log](https://github.com/s9e/TextFormatter/compare/968377c94941d8dbf29d43cf32f71169aaae7802...3b117c891096685a35e71b015ae69b59382a89f7)

### Added

- `4460ef815` MediaEmbed: added Rumble oEmbed endpoint
- `02eefa9cf` MediaEmbed: added Rutube oEmbed endpoint

### Removed

- `d3d27b7bd` MediaEmbed: removed bad header from Rutube

### Changed

- `3b117c891` MediaEmbed: updated Facebook
- `8b3919d87` MediaEmbed: updated Facebook
- `9fb6cd493` MediaEmbed: updated Facebook
- `f0879ef04` MediaEmbed: updated dynamic iframes


2.12.0 (2022-10-05)
===================

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.12.1-dev"
"version": "2.12.1"
}
}

0 comments on commit 7f07e25

Please sign in to comment.