Skip to content

Commit

Permalink
Release 2.11.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jun 13, 2022
1 parent e0fab77 commit e94e182
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2.11.3 (2022-06-13)
===================

[Full commit log](https://github.com/s9e/TextFormatter/compare/34f49739a6cabd93579b94fe5380919af5404d18...e0fab7776211925ed5104b51b0ce41d86114a99c)

### Added

- `e0fab7776` MediaEmbed: added support for private playlists in SoundCloud


2.11.2 (2022-06-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.11.3-dev"
"version": "2.11.3"
}
}

0 comments on commit e94e182

Please sign in to comment.